Date: Mon, 12 Aug 2013 21:36:48 -0600 From: Scott Long <scottl@samsco.org> To: sbruno@freebsd.org Cc: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: i386 panic Message-ID: <CAEFD3DD-B324-4401-8CEA-BA3220D61C0F@samsco.org> In-Reply-To: <1376336582.1469.9.camel@localhost> References: <1376336582.1469.9.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 12, 2013, at 1:43 PM, Sean Bruno <sean_bruno@yahoo.com> wrote: > http://people.freebsd.org/~sbruno/10_i386_vmfault.txt > > I can never tell if stuff like this is because I'm not nerfing the > system RAM correctly or if this is i386 bit-rot. > > I set hw.physmem="2g" in loader.conf to try and get the system to boot, > but I don't think I did it right? > That shouldn't happen. Maybe you've run out of kmem? It's limited to only like 400MB on i386. Or maybe you've blown out a data structure with all of those CPUs. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEFD3DD-B324-4401-8CEA-BA3220D61C0F>