Pierre Etchemaïté wrote:
Le Thu, 7 Jul 2005 13:59:35 -0400, studdugie <[EMAIL PROTECTED]> a écrit :
I agree w/ Jeff 100%. I'm not a kernel hacker, simply a user. As a
matter of fact, I was one of those people that Jeff aluded to when he
said: "There have been reports of large filesystems taking an
unacceptably long time to mount."
That also makes reiserfs uncomfortable with automount devices, specially
if they're bandwidth limited like external USB or firewire disks...
USB and firewire disks already take a little long to mount anyway.
But, it is definitely a performance enhancement, or at least a tweak.
I'd like to see it happen -- it takes 10-15 seconds to mount my 200 gig
Reiser4 partition, which is unacceptabe for a desktop machine -- at
least, for a *linux* desktop machine.
To keep Hans happy about the "default case", can we load the bitmap in
the background during boot/mount? Basically, if it's loaded on demand,
then we pretend to demand each part of it, one by one. Would that
considerably slow normal FS operation? Could we defer it to when the
disk is idle? (*disk*, not FS)