[Peter Holzer <hp@gipsy.vmars.tuwien.ac.at> writes:]
>Yesterday I managed to coax my hard drive into seeking at maximum
>speed. Here are the patches to wd.c and wd.h. They also limit read and
>write operations to a single track, because my drive obviously had
>trouble with track switching.
Peter,
Limiting reads to a single track will have little impact on the current
filesystems, since they only read a cluster at a time anyway (~4K).  But
my new filesystem is purposely set up so that contiguous reads of ~64K
will be common to the disk.  Could we perhaps allow large reads until some
specific error is detected, and *then* drop back to single-track reads?
                                                Andy
Received on Thu Sep  9 11:03:20 1993
This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 19:37:12 PDT