]> Git Repo - linux.git/commit
cfq-iosched: get rid of ->dispatch_slice
authorJens Axboe <[email protected]>
Mon, 23 Apr 2007 06:26:36 +0000 (08:26 +0200)
committerJens Axboe <[email protected]>
Mon, 30 Apr 2007 07:01:22 +0000 (09:01 +0200)
commit20e493a8d03b3b2f51b619a453f7bbbebedd6bda
tree766d1cccd84acac99a806f181a6f68682f5f0aec
parent6084cdda0ea4561feb68e00a8c50068bba98006d
cfq-iosched: get rid of ->dispatch_slice

We can track it fairly accurately locally, let the slice handling
take care of the rest.

Signed-off-by: Jens Axboe <[email protected]>
block/cfq-iosched.c
This page took 0.043335 seconds and 4 git commands to generate.