Jürgen Zimmermann <[EMAIL PROTECTED]> writes:

> CONFIG_TMPFS
>   Tmpfs is a file system which keeps all files in virtual memory.
> [...]
> 
> CONFIG_RAMFS
>   Ramfs is a file system which keeps all files in RAM. It allows
>   read and write access.
> 
>   It is more of an programming example than a useable filesystem. If
>   you need a file system which lives in RAM with limit checking use
>   tmpfs.
> [...]
> 
> 
> To me it sounds like RAMFS is here the more "experimental" one.

RAMFS can be compiled as module, TMPFS can't be as module and can be
memory hog..

-- 
MandrakeSoft Inc                     http://www.chmouel.org
                      --Chmouel

Reply via email to