Skip to content

Commit

Permalink
[PATCH] cfq-iosched: kill crq
Browse files Browse the repository at this point in the history
Get rid of the cfq_rq request type. With the added elevator_private2, we
have enough room in struct request to get rid of any crq allocation/free
for each request.

Signed-off-by: Jens Axboe <axboe@suse.de>
  • Loading branch information
Jens Axboe authored and Jens Axboe committed Sep 30, 2006
1 parent ff7d145 commit 5e70537
Showing 1 changed file with 95 additions and 144 deletions.
Loading

0 comments on commit 5e70537

Please sign in to comment.