commit | 1b76b31693d4a6088dec104ff6a6ead54081a3c2 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Wed Oct 17 17:37:45 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 23 20:32:00 2007 -0400 |
tree | d6353be6b4654ec85ab6cfe42d2c78fac9a755c8 | |
parent | 15df5806c6fc94e607632bba70328194905e988f [diff] |
Convert bonding timers to workqueues Convert bonding timers to workqueues. This converts the various monitor functions to run in periodic work queues instead of timers. This patch introduces the framework and convers the calls, but does not resolve various locking issues, and does not stand alone. 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>