Re: UMA lock order reversal

2002-05-05 Thread Gordon Tetlow

On Sun, 5 May 2002, Doug Barton wrote:

> With yesterday's -current:
> 
> lock order reversal
>  1st 0xcc5987a4 DIRHASH (UMA zone) @
> /usr/Local/src-current/sys/vm/uma_core.c:297
>  2nd 0xc76c2224 PCPU 256 (UMA cpu) @
> /usr/Local/src-current/sys/vm/uma_core.c:1630
> 
> FYI.

Here's another from yesterday's current. I get this when running savecore:

lock order reversal
 1st 0xcc614524 PIPE (UMA zone) @ /usr/src/sys/vm/uma_core.c:530
 2nd 0xc082a9a4 PCPU PV ENTRY (UMA cpu) @ /usr/src/sys/vm/uma_core.c:1630

-gordon


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: UMA lock order reversal

2002-05-05 Thread Hiten Pandya

> On Sun, 5 May 2002, Doug Barton wrote:
> > With yesterday's -current:
> > 
> > lock order reversal
> >  1st 0xcc5987a4 DIRHASH (UMA zone) @
> > /usr/Local/src-current/sys/vm/uma_core.c:297
> >  2nd 0xc76c2224 PCPU 256 (UMA cpu) @
> > /usr/Local/src-current/sys/vm/uma_core.c:1630

I see the same one when I run "shutdown -r now".

  -- Hiten

__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message