DragonFly commits List (threaded) for 2013-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: igb: Use ifsq_devstart_sched in watchdog and resume methods
commit 73397ddb5fbd673cfae227e753d028ca348871b8
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Fri Jan 25 12:33:14 2013 +0800
igb: Use ifsq_devstart_sched in watchdog and resume methods
So these two method won't consume too much time.
In watchdog method, schedule all subqueues instead of the subqueue
causing watchdog timeout.
Summary of changes:
sys/dev/netif/igb/if_igb.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73397ddb5fbd673cfae227e753d028ca348871b8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]