From owner-freebsd-current@FreeBSD.ORG Sat Dec 20 15:23:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D7E16A4CE; Sat, 20 Dec 2003 15:23:51 -0800 (PST) Received: from prg.traveller.cz (prg.traveller.cz [193.85.2.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC77F43D5A; Sat, 20 Dec 2003 15:23:49 -0800 (PST) (envelope-from mime@traveller.cz) Received: from prg.traveller.cz (localhost [127.0.0.1]) hBKNNd8Y049465; Sun, 21 Dec 2003 00:23:39 +0100 (CET) Received: from localhost (mime@localhost)hBKNNa8H049459; Sun, 21 Dec 2003 00:23:39 +0100 (CET) Date: Sun, 21 Dec 2003 00:23:36 +0100 (CET) From: Michal Mertl To: Poul-Henning Kamp In-Reply-To: <21370.1071952691@critter.freebsd.dk> Message-ID: <20031221002102.G48443@prg.traveller.cz> References: <21370.1071952691@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Jonathan Lennox cc: freebsd-current@freebsd.org cc: Robert Watson cc: Kris Kennaway Subject: Re: file descriptor leak in 5.2-RC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 20 Dec 2003 23:23:51 -0000 On Sat, 20 Dec 2003, Poul-Henning Kamp wrote: > In message , Robe > rt Watson writes: > > >[...] so if we actually have a leak, > >fstat(8) should show a small number of files, but the sysctl > >kern.openfiles should reveal a large number of files open. > > sysctl kern.malloc | grep "file desc" ? > I'l try to reproduce the problem here at home and send the info. Otherwise it will have to wait till monday when I'm at work. -- Michal Mertl