Re: Is /dev/shm needed?

(no name) ((no email))
Mon, 17 Dec 2001 00:15:23 +0100


Hello Robert :)

>It is not needed. /dev/shm mounted with tmpfs is only needed for POSIX
>shared memory, which is still fairly rare.

That this means that I can mount more than one 'tmpfs' just like
if it's a *real* filesystem? I wasn't sure, since it's implemented
thru the page cache.

>It is dynamic, so you don't need to specify a size.

Yes, I knew, I meant the maximum size. I don't want half of the
RAM occupied just by a programming mistake ;)))

Thanks a lot for your help :)
Raśl
-
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/