]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/sysctl/net.txt
net: doc: merge /proc/sys/net/core/* documents into one place
[karo-tx-linux.git] / Documentation / sysctl / net.txt
index 3201a7097e4dea6c9075de416b38fdd811fea2ab..98335b7a533795607ccedcfb5d3975a45acba0fe 100644 (file)
@@ -43,6 +43,13 @@ Values :
        1 - enable the JIT
        2 - enable the JIT and ask the compiler to emit traces on kernel log.
 
+dev_weight
+--------------
+
+The maximum number of packets that kernel can handle on a NAPI interrupt,
+it's a Per-CPU variable.
+Default: 64
+
 rmem_default
 ------------