On Mon, Oct 12, 1998 at 10:33:09PM -0700, Don Lewis wrote:
> } The second potential fix is to change the optimisation strategy of the
> } filesystem from "space" to "time". This alters the allocation strategy for
> } files and may result in more space being used. It may also have a
> } drastically bad effect on performance of the filesystem.
>
> I think you want to maximize for "space" instead of "time". This will
> cause the filesystem to maximize the number of free blocks by packing the
> frags for multiple files into the same block, which reduces the number of
> blocks that are fragmented. For files that don't grow in size over time
> (which is true for files in a squid cache or a news spool), the performance
> penalty shouldn't be too bad.
Of course, which is what I meant to say. It'd been a long day ... :-(
Cheers,
Chris
-- Chris Tilbury, UNIX Systems Administrator, IT Services, University of Warwick EMAIL: cudch+s@csv.warwick.ac.uk PHONE: +44 1203 523365(V)/+44 1203 523267(F) URL: http://www.warwick.ac.uk/staff/Chris.TilburyReceived on Tue Oct 13 1998 - 02:40:39 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:27 MST