System V file systems
Keith Bostic
bostic at ucbvax.BERKELEY.EDU
Sat Oct 29 03:20:18 AEST 1988
In article <1988Oct27.173247.2789 at utzoo.uucp>, henry at utzoo.uucp (Henry Spencer) writes:
> Or if you run your tests in a time-sharing environment, where the disk
> heads are always on their way to somewhere else anyway.
This depends solely on your job mix; I recently saw figures someone derived
from trying to decide how best to queue requests for a new disk driver. The
sampled system normally showed no head movement between the original request
and subsequent/read-ahead requests. If you have a system with an
overloaded/limited number of disks, your paradigm is much more likely to be
correct.
> We conjectured a long time ago that the only feature of the 4.2 filesystem
> that matters much in a timesharing environment is the big block size; I
> haven't yet seen any solid results (numbers, not anecdotes) that would
> contradict this.
Given the nebulousness of the word "timesharing", I suspect you never will.
--keith
More information about the Comp.unix.wizards
mailing list