aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorYotam Gigi <[email protected]>2016-07-05 11:27:43 +0200
committerDavid S. Miller <[email protected]>2016-07-05 09:06:29 -0700
commitc723c735fa6bacfdb01c4697c2cfeba142990d18 (patch)
tree52ca53d6e985d9c6853683d5fddab37941f32654 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent2a4501ae18b52fcdf553404286e6cefabd1d17ec (diff)
mlxsw: spectrum_router: Periodically update the kernel's neigh table
As previously explained, the driver should periodically poll the device for neighbours activity according to the configured DELAY_PROBE_TIME. This will prevent active neighbours from staying in STALE state for long periods of time. During init configure the polling interval according to the DELAY_PROBE_TIME used in the default table. In addition, register a netevent notification block, so that the interval is updated whenever DELAY_PROBE_TIME changes. Using the computed interval schedule a delayed work, which will update the kernel via neigh_event_send() on any active neighbour since the last delayed work. Signed-off-by: Yotam Gigi <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions