Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Jens Axboe authored
With the cfq_queue hash removal, we inadvertently got rid of the
async queue sharing. This was not intentional, in fact CFQ purposely
shares the async queue per priority level to get good merging for
async writes.

So put some logic in cfq_get_queue() to track the shared queues.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
15c31be4
Forked from BeagleBoard.org / Linux
Source project has a limited visibility.
Name Last commit Last update