From owner-cvs-sys Sun Mar 29 22:17:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA22399 for cvs-sys-outgoing; Sun, 29 Mar 1998 22:17:25 -0800 (PST) (envelope-from owner-cvs-sys) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22152; Sun, 29 Mar 1998 22:17:02 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id WAA06174; Sun, 29 Mar 1998 22:16:13 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199803300616.WAA06174@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "John S. Dyson" cc: dyson@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_syscalls.c In-reply-to: Your message of "Mon, 30 Mar 1998 00:52:44 EST." <199803300552.AAA09044@dyson.iquest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 29 Mar 1998 22:16:13 -0800 From: Amancio Hasty Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk One more thing, please try out my test case because it has always failed with the soft update stuff. Again, what I usually do is : make world Just can stick the following in a loop: tar -xzf large.tar like X rm -R large-directory It usually takes less than an hour to kill a system. Amancio