From: Jens Axboe <axboe@suse.de>
To: John Bradford <john@grabjohn.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] take 48-bit lba a bit further
Date: Sun, 6 Apr 2003 17:59:41 +0200 [thread overview]
Message-ID: <20030406155941.GO786@suse.de> (raw)
In-Reply-To: <200304061547.h36FlvbL000563@81-2-122-30.bradfords.org.uk>
On Sun, Apr 06 2003, John Bradford wrote:
> I originally thought that we might only be honouring 512Kb requests
> for blocks over the 28-bit limit, which Jens corrected me on, but
> maybe we *should* only do 512Kb requests on high block number, where
> we have to use 48-bit anyway.
That makes little sense in practice, and is not currently even doable
within the block layer. You got the limits wrong, btw, it's 128kb max
for 28-bit. A single 512KiB request will have a lower per-kb overhead
with 48-bit lba than a single 128kb on 28-bit would.
--
Jens Axboe
next prev parent reply other threads:[~2003-04-06 15:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-06 13:07 [PATCH] take 48-bit lba a bit further Jens Axboe
2003-04-06 13:32 ` John Bradford
2003-04-06 13:32 ` Jens Axboe
2003-04-06 14:35 ` Alan Cox
2003-04-06 15:47 ` John Bradford
2003-04-06 15:59 ` Jens Axboe [this message]
2003-04-06 16:04 ` Jens Axboe
2003-04-06 16:08 ` John Bradford
2003-04-06 16:43 ` Petr Vandrovec
2003-04-06 16:27 ` Alan Cox
2003-04-07 7:50 ` Jens Axboe
[not found] <175955253@toto.iv>
2003-04-06 23:04 ` Peter Chubb
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=20030406155941.GO786@suse.de \
--to=axboe@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=john@grabjohn.com \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.