Panic with RELENG_6_2 on DELL PE 4600 with PAE
    Stephen Clark 
    Stephen.Clark at seclark.us
       
    Wed Oct  3 10:47:38 PDT 2007
    
    
  
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)
    
    
More information about the freebsd-stable
mailing list