commit | cc19747977824ece6aa1c56a29e974fef5ec2b32 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Apr 20 20:45:39 2007 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Mon Apr 30 09:01:23 2007 +0200 |
tree | bbb07231a1323ddd007a11eb2683188492d2e26e | |
parent | 3ed9a2965c47636bc0ebafab31a39f1c105492ca [diff] |
cfq-iosched: tighten queue request overlap condition For tagged devices, allow overlap of requests if the idle window isn't enabled on the current active queue. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>