From: rtilley <rtilley@vt.edu>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>, GertJan Spoelman <kl@gjs.cc>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: RE: *FIXED* lilo append mem problem in 2.4.20
Date: Sun, 8 Dec 2002 12:15:57 -0500 [thread overview]
Message-ID: <3E002B92@zathras> (raw)
>===== Original Message From Alan Cox <alan@lxorguk.ukuu.org.uk> =====
>On Sun, 2002-12-08 at 11:02, GertJan Spoelman wrote:
>> append="mem=exactmap mem=640K@0 mem=319M@1M"
>> to get the kernel to see all the memory.
>> So probably you can get it working again with:
>> append="mem=exactmap mem=640K@0 mem=1023M@1M"
>> Maybe you also could do directly: exactmap mem=1024M@0
>> or 1G@0, but I haven't tried that yet.
>> It seems the mem parameter now only can be used to limit the amount of
memory
>> used by the kernel.
>
>Without exactmap yes (fixed in 2.4.19 I believe). Also on many compaqs
>you can set the OS in the BIOS to "unixware" and get sane results
append="mem=exactmap mem=640K@0 mem=1023M@1M" solved the memory issue in RH's
latest kernel (2.4.18-18.7.xsmp) and in (2.4.20smp-ac1). However, ac1 only
uses ~900MB whereas RH uses all of the RAM, but I think that's because I
turned highmem of when building ac1.
This answers several questions that I had about RH's last two releases (7.3 &
8.0). Neither release would install on this server, each would end with a "Not
enough memory to install" right when beginning the installation. When I told
the installer to do "linux mem=1024M" the install would progress a bit further
before giving a kernel panic about being unable to mount the root filesystem.
I'm tempted to go back and try the above mentioned append to see if that will
make one of the newer relesases install.
Thanks to all for the help.
Brad
reply other threads:[~2002-12-08 17:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E002B92@zathras \
--to=rtilley@vt.edu \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=kl@gjs.cc \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox