Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 17:32:15 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Michael Harnois <mdharnois@home.com>
Cc:        alfred@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   RE: recursed on non-recursive lock
Message-ID:  <XFMail.010527173215.jhb@FreeBSD.org>
In-Reply-To: <20010526110731.A707@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 26-May-01 Michael Harnois wrote:
> I finally got this much. I hope it helps.
> 
> lock order reversal
> 1st 0xc03af0a0 mntvnode @ ../../ufs/ffs/ffs_vnops.c:1007
> 2nd 0xc8b539cc vnode interlock @ ../../ufs/ffs/ffs_vfsops.c:1016
> 
> recursed on non-recursive lock (sleep mutex) vm @

Please try http://www.FreeBSD.org/~jhb/patches/vm.patch it fixes several places
where we hold the vm lock across VOP's, etc.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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