Skip to content
Commit e6c5bc73 authored by Jeff Moyer's avatar Jeff Moyer Committed by Jens Axboe
Browse files

cfq: break apart merged cfqqs if they stop cooperating



cfq_queues are merged if they are issuing requests within the mean seek
distance of one another.  This patch detects when the coopearting stops and
breaks the queues back up.

Signed-off-by: default avatarJeff Moyer <jmoyer@redhat.com>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent b3b6d040
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment