linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Chris Mason <clm@fb.com>,
	"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>
Subject: Re: Formalizing the use of Boot Area B
Date: Tue, 20 May 2014 16:39:16 -0700	[thread overview]
Message-ID: <537BE7A4.5060508@zytor.com> (raw)
In-Reply-To: <537BE73F.7040307@fb.com>

On 05/20/2014 04:37 PM, Chris Mason wrote:
> On 05/20/2014 07:29 PM, H. Peter Anvin wrote:
>> On 05/14/2014 05:01 PM, H. Peter Anvin wrote:
>>> It turns out that the primary 64K "Boot Area A" is too small for some
>>> applications and/or some architectures.
>>>
>>> When I discussed this with Chris Mason, he pointed out that the area
>>> beyond the superblock is also unused, up until at least the megabyte
>>> point (from my reading of the mkfs code, it is actually slightly more
>>> than a megabyte.)
>>>
>>> This is present in all versions of mkfs.btrfs that has the superblock at
>>> 64K (some very early ones had the superblock at 16K, but that format is
>>> no longer supported), so all that is needed is formalizing the specs as
>>> to the use of this area.
>>>
>>> My suggestion is that 64-128K is reserved for extension of the
>>> superblock and/or any other filesystem uses, and 128-1024K is defined as
>>> Boot Area B.  However, if there may be reason to reserve more, then we
>>> should do that.  Hence requesting a formal decision as to the extent and
>>> ownership of this area.
>>>
>>> 	-hpa
>>>
>>
>> Ping on this?  If I don't hear back on this I will probably just go
>> ahead and use 128K-1024K.
> 
> Hi Peter,
> 
> We do leave the first 1MB of each device alone.  Can we do 256K-1024K
> for the boot loader?  We don't have an immediate need for the extra
> space, but I'd like to reserve a little more than the extra 64KB.
> 

Works for me.  So 64-256K (192K) is reserved for the file system, and
Boot Area B is 256-1024K (768K).

	-hpa



  reply	other threads:[~2014-05-20 23:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-15  0:01 Formalizing the use of Boot Area B H. Peter Anvin
2014-05-20 23:29 ` H. Peter Anvin
2014-05-20 23:37   ` Chris Mason
2014-05-20 23:39     ` H. Peter Anvin [this message]
2014-05-21  0:04     ` H. Peter Anvin

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=537BE7A4.5060508@zytor.com \
    --to=hpa@zytor.com \
    --cc=clm@fb.com \
    --cc=linux-btrfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).