Re: support of older compilers

From: Linus Torvalds
Date: Fri Nov 05 2004 - 17:13:17 EST




On Fri, 5 Nov 2004, Grzegorz Kulewski wrote:
>
> And using ramfs for anything else can easily lead to similar problems. So
> I think we do not need ramfs. Am I wrong? [I understand that removing it
> will not remove much code.]

ramfs is very useful as a minimal filesystem for showing what the VFS
interfaces are, and also (I believe) used in embedded environments, where
it's simply the smallest possible thing, and swap isn't available anyway.

You can just disable it if you don't want 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/