From: Jens Axboe <axboe@suse.de>
To: Akinobu Mita <mita@miraclelinux.com>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH] iosched: use hlist for request hashtable
Date: Mon, 24 Apr 2006 21:10:26 +0200 [thread overview]
Message-ID: <20060424191026.GI29724@suse.de> (raw)
In-Reply-To: <20060424083804.GB6227@miraclelinux.com>
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@miraclelinux.com>
> CC: Jens Axboe <axboe@suse.de>
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
prev parent reply other threads:[~2006-04-24 19:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-24 8:38 [PATCH] iosched: use hlist for request hashtable Akinobu Mita
2006-04-24 19:10 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060424191026.GI29724@suse.de \
--to=axboe@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mita@miraclelinux.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox