Re: [kernel] Re: Speeding up fsck 2 times

Pavel Machek (pavel@bug.ucw.cz)
Fri, 18 Jun 1999 11:39:37 +0200


Hi!

> > But did you actually a fsck on a central fileserver with a ext2fs size
> > over 200GB? That *is* a crazy thing.
>
> It's even more crazy if you are using a 1k blocksize on that 200G
> filesystem. :)

Yes, but notice that:

a) 4K blocksize is maximum you can get on i386

b) 4K blocksize means wasted space when you have small files

c) my patch makes sense even _with_ 4k blocksize

...so you actually want 4K blocksize PLUS my patch.

Pavel
PS: Yes, my testing is done on 3G filesystem with 1K blocksize because
that's all what I've available. But some person already tried it with
4K blocksize and yes it made difference.

-- 
I'm really pavel@ucw.cz. Look at http://195.113.31.123/~pavel.  Pavel
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/