]> Pileus Git - ~andy/linux/commitdiff
Documentation: fix neigh/default/gc_thresh1 default value.
authorLi RongQing <roy.qing.li@gmail.com>
Thu, 14 Mar 2013 22:49:47 +0000 (22:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Mar 2013 13:12:23 +0000 (09:12 -0400)
The default value is 128, not 256
#grep gc_thresh1 net/ -rI
net/decnet/dn_neigh.c: .gc_thresh1 = 128,
net/ipv6/ndisc.c: .gc_thresh1 =  128,
net/ipv4/arp.c: .gc_thresh1 = 128,

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt

index 1cae6c383e1b781cc6a6e2b424d973ccecb811e6..18a24c405ac0a4916402df05cc83f483d6678d9d 100644 (file)
@@ -29,7 +29,7 @@ route/max_size - INTEGER
 neigh/default/gc_thresh1 - INTEGER
        Minimum number of entries to keep.  Garbage collector will not
        purge entries if there are fewer than this number.
-       Default: 256
+       Default: 128
 
 neigh/default/gc_thresh3 - INTEGER
        Maximum number of neighbor entries allowed.  Increase this