diff options
author | Akinobu Mita <mita@miraclelinux.com> | 2006-04-24 21:12:59 +0200 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2006-06-23 17:10:38 +0200 |
commit | bae386f7884aa3720cc7880b36a41a1d2b9c327b (patch) | |
tree | e6ea0627160dc009cd825e44489583028c83791f /mm/mmzone.c | |
parent | 199f4c9f76fd8b030405abddf294e771f888de03 (diff) | |
download | linux-3.10-bae386f7884aa3720cc7880b36a41a1d2b9c327b.tar.gz linux-3.10-bae386f7884aa3720cc7880b36a41a1d2b9c327b.tar.bz2 linux-3.10-bae386f7884aa3720cc7880b36a41a1d2b9c327b.zip |
[PATCH] iosched: use hlist for request hashtable
Use hlist instead of list_head for request hashtable in deadline-iosched
and as-iosched. It also can remove the flag to know hashed or unhashed.
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
block/as-iosched.c | 45 +++++++++++++++++++--------------------------
block/deadline-iosched.c | 39 ++++++++++++++++-----------------------
2 files changed, 35 insertions(+), 49 deletions(-)
Diffstat (limited to 'mm/mmzone.c')
0 files changed, 0 insertions, 0 deletions