Re: [PATCH] iosched: use hlist for request hashtable

From: Jens Axboe
Date: Mon Apr 24 2006 - 15:10:00 EST


On Mon, Apr 24 2006, Akinobu Mita wrote:
> 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@xxxxxxxxxxxxxxxx>
> CC: Jens Axboe <axboe@xxxxxxx>

Looks good, I did the same conversion in cfq ages ago. It saves memory
in the drq/arq structures, which is definitely a good thing. I've
applied it, thanks!

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/