]> git.openfabrics.org - ~emulex/infiniband.git/commit
deadline: Allow 0ms deadline latency, increase the read speed
authorxiaobing tu <xiaobing.tu@intel.com>
Sun, 9 Dec 2012 18:19:23 +0000 (19:19 +0100)
committerJens Axboe <axboe@kernel.dk>
Sun, 9 Dec 2012 18:19:23 +0000 (19:19 +0100)
commit75274551c81796b636c5acb0c2597dec7ec2e6c4
tree6854867ce09c9489e2563b1a0e3ccb0289674491
parent5f6f38dbb0fc8518b19542b0ad0739a8a95f05a1
deadline: Allow 0ms deadline latency, increase the read speed

Change a timer compare from after to after-equals, thus allowing
0 timeout and making deadline schedule FIFO.

Signed-off-by: xiaobing tu <xiaobing.tu@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/deadline-iosched.c