git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e2feac
)
e1000: implement more efficient tx queue locking
author
Auke Kok
<auke-jan.h.kok@intel.com>
Sat, 15 Apr 2006 02:05:25 +0000
(19:05 -0700)
committer
Auke Kok
<auke-jan.h.kok@intel.com>
Sat, 15 Apr 2006 02:05:25 +0000
(19:05 -0700)
Implement more efficient locking (avoid the lock) when checking for
a stopped queue. Also don't wake the queue unless the threshold is
reached to avoid queue on/off thrash.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
No differences found