Date: Mon, 24 Oct 2005 12:42:38 +0200 From: Peter Holm <peter@holm.cc> To: current@freebsd.org Cc: Kirk McKusick <mckusick@mckusick.com> Subject: inodes and soft update [FIXED] Message-ID: <20051024104238.GA63889@peter.osted.lan>
next in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051024104238.GA63889>