From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 13 21:41:22 2006 Return-Path: X-Original-To: hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C927E16A40F for ; Fri, 13 Oct 2006 21:41:22 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E79543D45 for ; Fri, 13 Oct 2006 21:41:21 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 6124E5D4D; Sat, 14 Oct 2006 01:41:20 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 40AEA5D31; Sat, 14 Oct 2006 01:41:20 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k9DLfR61045669; Sat, 14 Oct 2006 01:41:27 +0400 (MSD) (envelope-from ru) Date: Sat, 14 Oct 2006 01:41:27 +0400 From: Ruslan Ermilov To: Matthew Dillon Message-ID: <20061013214127.GA28481@rambler-co.ru> References: <20061013201220.GG28074@rambler-co.ru> <200610132043.k9DKhcUY027125@apollo.backplane.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <200610132043.k9DKhcUY027125@apollo.backplane.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: hackers@FreeBSD.org Subject: Re: VBAD vnodes? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 21:41:22 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 13, 2006 at 01:43:38PM -0700, Matthew Dillon wrote: > These are almost certainly descriptors whos vnodes have been=20 > revoked with revoke(). This most commonly occurs on tty (or pty) > descriptors. For example, if you logout of a tty session > with background processes running, the tty is revoked so > it can be reused and so the processes still running cannot mess > around with someone else who reuses the tty. >=20 I've tracked it down to vgonerel() in the kernel, but didn't think it was so simple to reproduce. Thanks a lot! :-) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFMAgHqRfpzJluFF4RArM1AJ9ojMTzcvsKKjJ0ffM219smTq6PZgCfW0/w YykeDCipgLZhqXR5FU5yK7w= =3LH/ -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--