Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 18:05:35 -0800
From:      David Greenman <dg@root.com>
To:        Mark E Larson <markl@agis.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Extended memory in 2.2.1 
Message-ID:  <199703280205.SAA23720@root.com>
In-Reply-To: Your message of "Thu, 27 Mar 1997 10:25:44 EST." <3.0.32.19970327102543.00a9ddc0@agisgate.agis.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Howdy!
>
>This is my line in the kernel:
>
>options	"MAXMEM=393216"
>
>After compile, on boot up I recieve this message:
>
>real memory = 402653184 (393216K bytes)
>kmem_suballoc: bad status return of 3
>panic: kmem_suballoc
>Automatic reboot in 15 seconds - press any key to reboot

   This indicates that the kernel has run out of virtual memory - indicating
that you were previously right on the edge of running out and that the machine
would likely have been unreliable even when it did 'work'.
   Send me a copy of you kernel config file and I'll help you tune it.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703280205.SAA23720>