Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2007 17:59:05 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: 100% reproducible panic with pseudofs
Message-ID:  <86vegasth2.fsf@dwp.des.no>
In-Reply-To: <20070405105237.GA9755@freebsd.org> (Roman Divacky's message of "Thu, 5 Apr 2007 12:52:37 %2B0200")
References:  <20070405105237.GA9755@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Roman Divacky <rdivacky@freebsd.org> writes:
> it panics on KASSERT(uh->busy =3D=3D 0, ("unrhdr has %u allocations",
> uh->busy)); so to reproduce this panic you have to have INVARIANTS
> enabled kernel...

Pseudofs never releases filenos.  This wasn't a problem when it had
its own fileno allocation code, but became a problem when it was
converted to unr*.  I'm working on a fix (and on making pseudofs
MPSAFE).

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86vegasth2.fsf>