Hi All,
Is there any RAM file system that use a fixed amount of memory at all times
and will not grow and
shrink dynamically like tmpfs?
Thanks in advance.
Regards,
Jackie
> Is there any RAM file system that use a fixed amount of memory at all times
> and will not grow and shrink dynamically like tmpfs?
ramfs
On Tue, 19 Aug 2008, Chen Pei Chao wrote:
> Is there any RAM file system that use a fixed amount of memory at all times
> and will not grow and
> shrink dynamically like tmpfs?
> Thanks in advance.
There are the old-style ramdisk block-devices, which will just claim the
specified amount of memory and can be formatted with any filesystem.
c'ya
sven
--
The Internet treats censorship as a routing problem, and routes around
it. (John Gilmore on http://www.cygnus.com/~gnu/)