2 GiB is getting a bit tight, especially with tmpfs, ust like the
previous limits of 16 MiB and 128 MiB were getting tight at various
points, and it's annoying to have to make multiple partitions.
tmpfs is a good thing -- in my experience even if it is stored
primarily on disk it is much faster for temp files than any other
filesystem, simply because it never has to worry about consistency.
This means it's entirely reasonable to have a "farm" machine with a
40 GiB tmpfs used for everything except the OS itself.
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot." Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/