projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d93dc5c
)
net: fix a typo in Documentation/networking/scaling.txt
author
Jason Wang
<jasowang@redhat.com>
Tue, 27 Sep 2011 17:26:27 +0000
(13:26 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Sep 2011 17:26:27 +0000
(13:26 -0400)
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/scaling.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/networking/scaling.txt
b/Documentation/networking/scaling.txt
index 58fd7414e6c08120c14bf13dd300f45af0438b0e..8ce7c30e7230e9912eb6a510f46292a1649a2e50 100644
(file)
--- a/
Documentation/networking/scaling.txt
+++ b/
Documentation/networking/scaling.txt
@@
-243,7
+243,7
@@
configured. The number of entries in the global flow table is set through:
The number of entries in the per-queue flow table are set through:
- /sys/class/net/<dev>/queues/
t
x-<n>/rps_flow_cnt
+ /sys/class/net/<dev>/queues/
r
x-<n>/rps_flow_cnt
== Suggested Configuration