Date: Fri, 22 Jun 2001 15:51:04 -0700 From: Peter Wemm <peter@wemm.org> To: John Baldwin <jhb@FreeBSD.org> Cc: Matthew Jacob <mjacob@feral.com>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <20010622225105.307133808@overcee.netplex.com.au> In-Reply-To: <XFMail.010622153855.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > > On 22-Jun-01 Matthew Jacob wrote: > > > > Hmm- can you have more than 4GB of memory on an i386? > > Yes, you can have up to 64gb on PPro's or later (at least, the CPU's support a > 36-bit physical address space) but we don't currently support the extensions so > we can't use more than 4 anyways. I actually have a machine here with 6G of ram... > > I also notice that it's an int on alpha too. That's a very big bug. > > Perhaps it should be a u_long on the alpha? Quad on i386 anyone? :-) Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010622225105.307133808>