From: viro@parcelfarce.linux.theplanet.co.uk
To: Lou Langholtz <ldl@aros.net>
Cc: linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>,
Andrew Morton <akpm@digeo.com>,
torvalds@osdl.org
Subject: Re: [PATCH] nbd driver for 2.5+: fix for 2.5 block layer (improved)
Date: Sun, 22 Jun 2003 22:44:12 +0100 [thread overview]
Message-ID: <20030622214412.GM6754@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <3EF6034C.1070204@aros.net>
On Sun, Jun 22, 2003 at 01:28:12PM -0600, Lou Langholtz wrote:
> 4. that the allocation of request_queue is dynamic and seperate from
> other allocated objects [Al]
*Ugh*. Not on ->open(), please... _If_ you really want that sort of
on-demand allocation - make it happen via blk_register_region() and
allocate both gendisk and queue at once.
However, I would suggest to make that a separate patch and for now allocate
queues at the same place where you allocate gendisks, without any on-demand
stuff.
next prev parent reply other threads:[~2003-06-22 21:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-22 19:28 Lou Langholtz
2003-06-22 21:44 ` viro [this message]
2003-06-23 1:27 ` Lou Langholtz
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=20030622214412.GM6754@parcelfarce.linux.theplanet.co.uk \
--to=viro@parcelfarce.linux.theplanet.co.uk \
--cc=akpm@digeo.com \
--cc=axboe@suse.de \
--cc=ldl@aros.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/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
all inboxes | Powered by JetHome®