On Tue, Nov 14, 2000 at 12:14:57PM -0500, Michael Rothwell wrote: > Ext2 + bdflush + kupdated? Not likely. To quote the Be Filesystems > book, Ext2 throws safety to the wind to achieve speed. This also ties What safety problems bdflush/kupdated have? (if something they lacks in performance since they works on a global dirty list while it should be per queue dirty list to take the I/O pipeline full on all disks) > [..] And the ability to grow filesystems online, [..] This is provided in linux for ages by LVM+reiserfs also in 2.2.x. Any filesystem with inode map and not dependent on disk offsets to find stuff (exept the superblock of course) can do the grow almost trivially and online, the shrink is some more complicated instead. Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Advanced Linux Kernel/Enterprise Linux... David Relson
- Re: Advanced Linux Kernel/Enterprise Linux... Michael Meissner
- Re: Advanced Linux Kernel/Enterprise L... Richard B. Johnson
- Re: Advanced Linux Kernel/Enterprise Linux... Michael Rothwell
- Re: Advanced Linux Kernel/Enterprise L... Buddha Buck
- Re: Advanced Linux Kernel/Enterprise L... Richard B. Johnson
- Re: Advanced Linux Kernel/Enterpr... Gerhard Mack
- Re: Advanced Linux Kernel/Enterprise Linux... Alexander Viro
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Rik van Riel
- Re: Advanced Linux Kernel/Enterprise Linux Kernel spam
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Andrea Arcangeli
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Andreas Dilger
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Christoph Hellwig
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Werner Almesberger
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Albert D. Cahalan
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Daniel Phillips
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Eric W. Biederman
- Re: Advanced Linux Kernel/Enterprise Linux Ker... Daniel Phillips
- Re: Advanced Linux Kernel/Enterprise Linux Kernel Pavel Machek
- Re: Advanced Linux Kernel/Enterprise Linux Ker... Daniel Phillips
- Re: Advanced Linux Kernel/Enterprise Linux... Pavel Machek