PCI: add ID-based ordering enable/disable support
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 19 Oct 2010 20:07:57 +0000 (13:07 -0700)
committerJesse 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