提交 a3d12146 编写于 作者: S stephen hemminger 提交者: David S. Miller

neigh: document gc_thresh2

Missing documentation for gc_thresh2 sysctl.
Signed-off-by: NStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f79918af
...@@ -65,6 +65,12 @@ neigh/default/gc_thresh1 - INTEGER ...@@ -65,6 +65,12 @@ neigh/default/gc_thresh1 - INTEGER
purge entries if there are fewer than this number. purge entries if there are fewer than this number.
Default: 128 Default: 128
neigh/default/gc_thresh2 - INTEGER
Threshold when garbage collector becomes more aggressive about
purging entries. Entries older than 5 seconds will be cleared
when over this number.
Default: 512
neigh/default/gc_thresh3 - INTEGER neigh/default/gc_thresh3 - INTEGER
Maximum number of neighbor entries allowed. Increase this Maximum number of neighbor entries allowed. Increase this
when using large numbers of interfaces and when communicating when using large numbers of interfaces and when communicating
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册