All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Hugh Dickins <hugh@veritas.com>
Cc: Mark Hounschell <markh@compro.net>, linux-kernel@vger.kernel.org
Subject: Re: VM_AREA size
Date: Wed, 14 Jan 2004 10:57:51 -0800	[thread overview]
Message-ID: <4005912F.9020008@zytor.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0401141827330.1711-100000@localhost.localdomain>

Hugh Dickins wrote:
> On Wed, 14 Jan 2004, Mark Hounschell wrote:
> 
>>What would the ramifications be of increasing VM_AREA size in
>>include/asm-i386/page.h from 128mb to 256mb. What would be the proper way to
>>increase this if the above isn't? 
> 
> I think you mean __VMALLOC_RESERVE?  For the most part it's straightforward
> to bump it up.  _However_, that breaks boot loader assumptions about where
> to load initrd, causing mayhem in that case (and initramfs?).  That's
> second hand info: if I'm wrong or out-of-date, Peter is the authority
> and will correct me; or try Google VMALLOC_RESERVE boot.
> 

I think it affects initramfs too.

It only affects boot loaders which don't support version 2.03 of the 
boot protocol; unfortunately that includes GRUB last I checked.

We really need a better dialog with the GRUB people, unfortunately at 
least I have unsuccessful in starting such a dialog.

GRUB, in particular, needs to report the boot loader ID they're using, 
plus support version 2.03 of the protocol.

	-hpa


  reply	other threads:[~2004-01-14 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 14:29 VM_AREA size Mark Hounschell
2004-01-14 18:36 ` Hugh Dickins
2004-01-14 18:57   ` H. Peter Anvin [this message]
2004-01-14 19:46     ` Mark Hounschell

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=4005912F.9020008@zytor.com \
    --to=hpa@zytor.com \
    --cc=hugh@veritas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markh@compro.net \
    /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.