summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJay Vosburgh <fubar@us.ibm.com>2007-10-18 02:37:47 +0200
committerJeff Garzik <jeff@garzik.org>2007-10-24 02:32:00 +0200
commitcf5f9044934658dd3ffc628a60cd37c70f8168b1 (patch)
tree406baa95870c3e86858fd9ff98bc145c53dfa6ac /Makefile
parentConvert bonding timers to workqueues (diff)
downloadlinux-cf5f9044934658dd3ffc628a60cd37c70f8168b1.tar.xz
linux-cf5f9044934658dd3ffc628a60cd37c70f8168b1.zip
bonding: Convert balance-rr transmit to new locking
Change locking in balance-rr transmit processing to use a free running counter to determine which slave to transmit on. Instead, a free-running counter is maintained, and modulo arithmetic used to select a slave for transmit. This removes lock operations from the TX path, and eliminates a deadlock introduced by the conversion to work queues. Signed-off-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions