Steve Willer wrote:
> What do you mean by "soft updates"?
Make the filesystem behave like Linux has behaved all the time. Don't do
strict updates of the on-disk filesystem when creating/deleting files,
but buffer the changes in the filesystem cache to be flushed out at a
later time by the kernel (where later is typically shortly).
noatime is strongly recommended for any Squid cache disk. It takes away
a lot of I/O burden from cache hits and directory accesses.
-- Henrik Nordstrom Spare time Squid hackerReceived on Tue Jul 13 1999 - 15:51:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:22 MST