Files
linux-st/include/linux
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-14 21:17:08 -08:00
2008-02-10 18:11:16 -05:00
2008-02-19 10:04:00 +01:00
2008-02-19 10:04:00 +01:00
2008-02-14 20:58:05 -08:00
2008-02-19 10:04:00 +01:00
2008-02-11 13:01:51 +01:00
2008-02-13 16:21:18 -08:00
2008-02-11 09:20:50 -08:00
2008-02-13 16:21:18 -08:00
2008-02-19 01:41:26 +01:00
2008-02-13 16:21:18 -08:00
2008-02-14 14:22:12 +09:00
2008-02-14 21:13:33 -08:00
2008-02-14 21:13:33 -08:00
2008-02-19 01:41:26 +01:00
2008-02-10 12:52:46 -08:00