Files
kernel-tenderloin-3.0/include
Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree
It's cumbersome to browse a radix tree from start to finish, especially
since we modify keys when a process exits. So add a hlist for the single
purpose of browsing over all known cfq_io_contexts, used for exit,
io prio change, etc.

This fixes http://bugzilla.kernel.org/show_bug.cgi?id=9948

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-02-19 10:04:00 +01:00
..
2008-02-08 15:33:32 -08:00
2008-02-09 18:24:41 +01:00
2008-02-08 15:33:32 -08:00
2008-02-06 10:41:16 -08:00