From owner-freebsd-current@FreeBSD.ORG Mon May 11 17:16:51 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38C371065670 for ; Mon, 11 May 2009 17:16:51 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mx1.freebsd.org (Postfix) with ESMTP id ECC4F8FC15 for ; Mon, 11 May 2009 17:16:50 +0000 (UTC) (envelope-from lars@e.0x20.net) Received: by mail.0x20.net (Postfix, from userid 1002) id 372823A581; Mon, 11 May 2009 19:00:51 +0200 (CEST) Date: Mon, 11 May 2009 19:00:51 +0200 From: Lars Engels To: Jon Loeliger Message-ID: <20090511170051.GQ56667@e.0x20.net> Mail-Followup-To: Lars Engels , Jon Loeliger , freebsd-current@freebsd.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwbb4r/vLufKlfJs" Content-Disposition: inline In-Reply-To: X-Editor: VIM - Vi IMproved 7.2 X-Operation-System: FreeBSD 5.5-RELEASE-p19 User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-current@freebsd.org Subject: Re: Lock order reversal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2009 17:16:51 -0000 --rwbb4r/vLufKlfJs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 11, 2009 at 09:10:54AM -0500, Jon Loeliger wrote: >=20 > Folks, >=20 > Curious if anyone saw the lock order reversal in my > post from yesterday? Known issues? >=20 > There appear to be 3 cases, highlighted below: >=20 > 1st 0xc39e7a60 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2555 > 2nd 0xc3ffee00 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:275 >=20 > 1st 0xc4224164 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1050 > 2nd 0xc4224df4 devfs (devfs) @ /usr/src/sys/kern/vfs_subr.c:2101 >=20 > 1st 0xc44edc2c filedesc structure (filedesc structure) @ /usr/src/sys/ke= rn/kern_descrip.c:1076 > 2nd 0xc4a9737c ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:4109 >=20 > Thanks, > jdl Hi Jon, all three LORs are well known and listed here: http://sources.zabbadoz.net/freebsd/lor.html Cheers Lars --rwbb4r/vLufKlfJs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkoIWcIACgkQKc512sD3afiOCQCeOP0/okdDJBs206VGs/cMWTkr 2hsAn3lyXsLStFoKMlT/CQmNLX+kQv7A =d7aB -----END PGP SIGNATURE----- --rwbb4r/vLufKlfJs--