[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Large directories on Minix partitions.



Hello Michael,

> There were about 1100 files left at that point, and it took a good
> couple hours to delete them all.  This is on a TT, with an admittedly
> rather slow disk (70M MFM running RLL on an Adaptec 4070), but even so,
> five seconds per file is a bit sluggish.  This also totally spammed
> the machine, but the progress indicator gave me faith.

I have also encountered this problem with a minixfs directory containing
~500 files. Apparently, thrashing occurs when the directory contents is
too big to fit in the cache. You should increase the cache sizes in
minixfs (default is 10 Kb) and recompile.

Thierry.