From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 10:42:41 2005 Return-Path: X-Original-To: current@freebsd.org 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 72B8D16A41F for ; Mon, 24 Oct 2005 10:42:41 +0000 (GMT) (envelope-from pho@holm.cc) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id D8EC043D46 for ; Mon, 24 Oct 2005 10:42:40 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 2766 invoked from network); 24 Oct 2005 10:42:38 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 24 Oct 2005 10:42:38 -0000 X-pair-Authenticated: 80.161.118.233 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j9OAgcen064238; Mon, 24 Oct 2005 12:42:38 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j9OAgcKj064237; Mon, 24 Oct 2005 12:42:38 +0200 (CEST) (envelope-from pho) Date: Mon, 24 Oct 2005 12:42:38 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20051024104238.GA63889@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Kirk McKusick Subject: inodes and soft update [FIXED] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: 20050922094518.GA41762@holm.cc List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 10:42:41 -0000 Comparing RELENG_6_0 from Oct 23 09:12 UTC with the kernel from "30 days ago" both problems reported here has been fixed. > While trying to improve one of the tests from the kernel stress suite, > I have run into a strange problem. The program tries to use 90% of the > available inodes on a file system. This works fine where "soft update" > is disabled. However, when enabled I seem to run out of some resource > and the file system winds up corrupted (/tmp: unmount pending error: > blocks 0 files -83). > > http://people.freebsd.org/~pho/stress/log/inodes.html -- Peter Holm _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"