Subject: Re: large memory machines - current status?
To: None <tls@rek.tjls.com>
From: Greg Troxel <gdt@ir.bbn.com>
List: port-i386
Date: 02/06/2006 20:37:26
Thor Lancelot Simon <tls@rek.tjls.com> writes:

> On Mon, Feb 06, 2006 at 04:24:36PM -0500, Greg Troxel wrote:
> > I just got a new machine (Intel 915 chipset, 4 GB RAM) and am
> > intending to set it up for Xen.  But, I wondered if the large
> > memory/NKMEMPAGES issue would cause trouble.
> > 
> > So, following what I've read on the lists, I edited
> > sys/arch/i386/include/param.h and changed NKEMPAGES to 1 GB
> 
> What led you to believe that this was a reasonable thing to do for an
> i386 kernel?

My fuzzy memory -- which is probably wrong.  I've seen comments on
various lists about trouble with large-memory machines, and thought
that i386 with > 2GB was on the trouble list.  I remembered discussion
of changing NKMEMPAGES as a workaround, and on googling for it only
found it on port-amd64.  I tried it anyway.

Is it the case that 4 GB of RAM on i386 should just work fine (modulo
lack of PAE meaning the top 0.5 GB or so is wasted) with -current?

Once I insert Xen, I don't expect any domU to be over 1 GB.

-- 
        Greg Troxel <gdt@ir.bbn.com>