From 9e55fdd762a7d606e6b1090ff1317ad7f0baa911 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sun, 27 Jun 1999 23:55:35 +0000 Subject: 1999-06-27 Thomas Bushnell, BSG * sync-default.c (diskfs_default_sync_interval): Reduce to five seconds. Hardware is much different than when Unix originally picked thirty, plus we manage VM differently than the Unix buffer cache did, and tend to delay many more writes than Unix did. --- libdiskfs/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libdiskfs/ChangeLog') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index fe981482..3efc9f5f 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +1999-06-27 Thomas Bushnell, BSG + + * sync-default.c (diskfs_default_sync_interval): Reduce to five + seconds. Hardware is much different than when Unix originally + picked thirty, plus we manage VM differently than the Unix buffer + cache did, and tend to delay many more writes than Unix did. + 1999-06-13 Roland McGrath * file-get-trans.c (diskfs_S_file_get_translator): Fix type cast in -- cgit v1.2.3