diff options
author | stephen hemminger <[email protected]> | 2010-06-15 06:14:12 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-06-17 13:49:14 -0700 |
commit | 25442e06d20aaba7d7b16438078a562b3e4cf19b (patch) | |
tree | 93df63e0e4f35d6d649150e2c49aa47af62961dd /tools/perf/util/trace-event-scripting.c | |
parent | aabef8b240880439b91574c9a9e33dcc44bfd8c7 (diff) |
bridge: fdb cleanup runs too often
It is common in end-node, non STP bridges to set forwarding
delay to zero; which causes the forwarding database cleanup
to run every clock tick. Change to run only as soon as needed
or at next ageing timer interval which ever is sooner.
Use round_jiffies_up macro rather than attempting round up
by changing value.
Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions