[1205] in Moira
Re: nfs.sh
daemon@ATHENA.MIT.EDU (Dan Winship)
Thu Oct 22 14:19:13 1998
To: David K Krikorian <dkk@MIT.EDU>
Cc: moiradev@MIT.EDU
In-Reply-To: Your message of "Thu, 22 Oct 1998 00:35:11 EDT."
<199810220435.AAA10040@antaeus.grey17.org>
Date: Thu, 22 Oct 1998 14:19:04 EDT
From: Dan Winship <danw@MIT.EDU>
OK, I just noticed that mkcred is calling dbm_open with O_SYNC,
meaning "sync to disk after each write". Ick. So if we fix that, it
should make it run at normal speeds on normal filesystems.
-- Dan