Re: ext3 IO latency measurements (was: Linux 2.6.29)

From: Linus Torvalds
Date: Thu Mar 26 2009 - 18:35:21 EST




On Thu, 26 Mar 2009, Bill Nottingham wrote:
>
> Well, it's got to find the root fs options somewhere. Pulling them
> from the modified /etc/fstab in the root fs before you mount it, well...

Umm.

The _only_ sane thng to do is to mount the root read-only from initramfs,
and then re-mount it with the options in the /etc/fstab later when you
re-mount it read-write _anyway_ (which may possibly be immediately, of
course).

Anybody who thinks you should re-write initramfs for something like this
really hasn't spent a single second thinking about it.

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