Date: Thu, 22 Sep 2005 11:45:18 +0200 From: Peter Holm <peter@holm.cc> To: current@freebsd.org Subject: inodes and soft update Message-ID: <20050922094518.GA41762@peter.osted.lan>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050922094518.GA41762>