diff options
author | Tejun Heo <htejun@gmail.com> | 2005-11-11 08:27:09 -0500 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2006-01-06 03:39:03 -0500 |
commit | ef9be1d336378de279d4e37779f1b83cebadbcc0 (patch) | |
tree | decd8ee4c74ea8c30de9eca3a591bb0962ccd15f /block/ll_rw_blk.c | |
parent | 9f155b9802bb7049cd0f216c3fe903b58620df11 (diff) |
[BLOCK] as-iosched: update alias handling
Unlike other ioscheds, as-iosched handles alias by chaing them using
rq->queuelist. As aliased requests are very rare in the first place,
this complicates merge/dispatch handling without meaningful
performance improvement. This patch updates as-iosched to dump
aliased requests into dispatch queue as other ioscheds do.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'block/ll_rw_blk.c')
0 files changed, 0 insertions, 0 deletions