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:
787b2dc
)
wl12xx: implement Tx watermarks per AC
author
Arik Nemtsov
<arik@wizery.com>
Fri, 24 Jun 2011 10:03:37 +0000
(13:03 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 5 Jul 2011 18:33:44 +0000
(21:33 +0300)
Each AC is stopped when its queue is filled up to the high watermark,
and restarted when its queue it lower than the low watermark. This
ensures congested ACs are not able to starve other ACs.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found