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:
69643e4
)
PCI: add ID-based ordering enable/disable support
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 19 Oct 2010 20:07:57 +0000
(13:07 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 11 May 2011 22:18:40 +0000
(15:18 -0700)
Add support to allow drivers to enable/disable ID-based ordering. Where
supported, ID-based ordering can significantly improve the latency of
individual requests by preventing them from queueing up behind unrelated
traffic.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found