Re: Is there linux RAM filesystem with a fixed amount of

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chen Pei Chao
Date: Wednesday, August 20, 2008 - 8:16 pm

>> Is there any RAM file system that use a fixed amount of memory at all
times


I mounted a ramfs filesystem with 10M size, and have a check of
/proc/meminfo.
I find the ramfs also did not have the memory preallocation.

I just add one line into /etc/fstab
none 	/tmp	ramfs	size=10m	0	0 

Any wrong in my steps?

Regards,
Jackie	  	

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Is there linux RAM filesystem with a fixed amount of, Chen Pei Chao, (Wed Aug 20, 8:16 pm)
Re: Is there linux RAM filesystem , David Newall, (Wed Aug 20, 9:05 pm)
RE: Is there linux RAM filesystem with a fixed amount of, Chen Pei Chao, (Thu Aug 21, 4:51 am)