From owner-freebsd-questions Sun Mar 28 7:51:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id BC5B5154C0 for ; Sun, 28 Mar 1999 07:51:22 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1) id 10RHpi-00028e-00 for questions@freebsd.org; Sun, 28 Mar 1999 17:50:42 +0200 From: Sheldon Hearn To: questions@freebsd.org Subject: async vs softupdates for obj target fs Date: Sun, 28 Mar 1999 17:50:42 +0200 Message-ID: <8223.922636242@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Am I correct in thinking that my buildworlds will be faster if their obj target is on an async fs than if it's on a softupdates fs? I understand that a crash during buildworld will render the filesystem useless under async, but since the entire filesystem is dedicated to builds (world and ports), that's not a problem. So, given that recoverability isn't an issue, should I go async,noatime or softupdates,noatime? Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message