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

Re: e2fsck and devfs bug?



>> I identified a problem with e2fsck: It wanted to check all five partitions
>> at the same time!
P> It does check all partitions at a time to reduce the time it takes to boot.

Is it a bug? AFAIK on e2fsck without devfs tries to check at one time
several partitions *only* if they reside on different phisical devices
which is reasonable. But checking at one time several partitions on
one physical device is senseless. It only makes it more slow because
IMHO it is faster to sequantly read data from several partitions on one
device then do it at same time.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply to: