tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: UVM crash in NetBSD/i386 PAE with 32 GB of RAM



Martin Husemann <martin%duskware.de@localhost> wrote:
> On Fri, Dec 13, 2013 at 01:16:08PM +0000, Emmanuel Dreyfus wrote:
> > panic: lock error
> 
> Can you try this with a LOCKDEBUG kernel?
> 
> Martin

Will not help.  This is a trap in x86 pmap, the locking error is just a
side effect, not an issue in UVM.  Quite certainly it is a problem with
i386 PAE, so port-i386@ is a better place to ask.  If NetBSD ships PAE,
we ought to fix its bugs, but generally - i386 PAE is inferior to amd64
in practically all aspects, so just do not use it if you can.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index