Chuck Swiger wrote:

Stephen Clark wrote:
Chuck Swiger wrote:
[ ... ]
Oops, I should have said 24GB.

Real Memory = 25769803776 (24576 MB)

...which matches your dmesg, right.  No harm double-checking.  :-)

Hmm-- I haven't put more than 3 GB into a machine which didn't have a 64-bit processor, but getting a dump & backtrace would help debug it (see "man crash").

looking at kmem_suballoc which calls vm_map_find which returns KERN_NO_SPACE
which is defined as 3.

Why would there be no space when I have 24GB of memory?


vm_param.h:122:#define    KERN_NO_SPACE        3

--

"They that give up essential liberty to obtain temporary safety, deserve neither liberty nor safety." (Ben Franklin)

"The course of history shows that as a government grows, liberty decreases." (Thomas Jefferson)



_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to