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)
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>

No differences found