From: Baruch Even Date: Thu, 31 May 2007 08:20:45 +0000 (-0700) Subject: [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. X-Git-Tag: v2.6.22-rc4~70^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071f7722686151817855195654f16a0b65d9473c;p=pandora-kernel.git [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. The bridge cleanup timer is fired 10 times a second for timers that are at least 15 seconds ahead in time and that are not critical to be cleaned asap. This patch calculates the next time to run the timer as the minimum of all timers or a minimum based on the current state. Signed-off-by: Baruch Even Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed