commit | 8a8e674cb1dafc818ffea93d97e4c1c1f01fdbb6 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Tue Jul 18 21:07:29 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:27:02 2006 +0200 |
tree | 98716fa9974c79928113c887c57fb5d8f7b6cc42 | |
parent | 5e705374796e72b36e7bb9c59c8d46d2dc5db36a [diff] |
[PATCH] as-iosched: kill arq Get rid of the as_rq request type. With the added elevator_private2, we have enough room in struct request to get rid of any arq allocation/free for each request. Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Nick Piggin <npiggin@suse.de>