On Fri, Jul 16, 1999 at 05:10:39PM +0200, Eric NOULARD wrote:
> On Fri, Jul 16, 1999 at 03:59:25PM +0100, Gordan Bobic wrote:
> >
> > I don't think this is an SMP problem at all. Linux will normally only see
> > and ause the first 64 MB of RAM. In order to make it see and use more, you
> > have to tell it to do so.
> >
> > You do that by specifying the additional boot parameter to the kernel:
> > "mem=<YourMemorySize>"
>
> Is it really the case with 2.2.x kernels?
> I just set up a Bi-PII box with SuSE 6.1 and
> SMP-recompiled 2.2.10 stock kernel, which seems to recognize
> all the 256 Mo memory without specifiying "mem=xxx" anywhere?
>From what I've heard 2.2 should detect your memory correctly. But specifying
it in lilo.conf can't hurt.
I dunno if you can put "MB" though, I think the correct format is:
append="mem=128M"
--Adam
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]