Home
last modified time | relevance | path

Searched hist:ffc4e759 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Diocontext.hffc4e759 Tue Feb 19 03:02:29 CST 2008 Jens Axboe <jens.axboe@oracle.com> 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>
ffc4e759 Tue Feb 19 03:02:29 CST 2008 Jens Axboe <jens.axboe@oracle.com> 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>
/openbmc/linux/block/
H A Dblk-ioc.cffc4e759 Tue Feb 19 03:02:29 CST 2008 Jens Axboe <jens.axboe@oracle.com> 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>
ffc4e759 Tue Feb 19 03:02:29 CST 2008 Jens Axboe <jens.axboe@oracle.com> 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>