From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 20 07:10:21 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA9916A4CE for ; Sun, 20 Feb 2005 07:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD8943D1F for ; Sun, 20 Feb 2005 07:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1K7ALWc068925 for ; Sun, 20 Feb 2005 07:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1K7ALMm068923; Sun, 20 Feb 2005 07:10:21 GMT (envelope-from gnats) Date: Sun, 20 Feb 2005 07:10:21 GMT Message-Id: <200502200710.j1K7ALMm068923@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David WU Subject: Re: kern/77680: Too many files in a single directory slowing and then crashing the system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David WU List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:10:21 -0000 The following reply was made to PR kern/77680; it has been noted by GNATS. From: David WU To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/77680: Too many files in a single directory slowing and then crashing the system Date: Sun, 20 Feb 2005 15:01:58 +0800 (HKT) On Fri, 18 Feb 2005, Kris Kennaway wrote: > Please obtain a debugging traceback as explained in the chapter on > kernel debugging in the developers' handbook. Dear Kris, Not really want to do this but I will do this. However it is going to take a while until the problem directory fills up. Best David