Re: [PATCH][7/7] add xattr support to ramfs

From: Miles Bader
Date: Wed Aug 25 2004 - 02:08:55 EST


Stephen Smalley <sds@xxxxxxxxxxxxxx> writes:
> It makes no difference to me whether we use ramfs or tmpfs (I'd favor
> tmpfs myself)

What's the essential difference between ramfs and tmpfs anyway?

I've gotten the impression that ramfs is simpler and lighter-weight than
tmpfs, but doesn't have some features like resource-limiting.

If that's the case, then for something like /dev -- a small in-core
filesystem that won't have arbitrary user files plunked into it -- ramfs
seems an obvious choice.

Also, tmpfs seems to require an MMU, which not all linux systems have
(though I suppose the lack of an MMU makes many security tweaks a bit
pointless :-).

-Miles
--
Occam's razor split hairs so well, I bought the whole argument!
-
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/