 |
linux howto - fabio de lorenzo personal informations and experiences kernel modules and software
|
| View previous topic :: View next topic |
| Author |
Message |
root Site Admin
Joined: 27 Apr 2004 Posts: 156
|
Posted: Tue Jul 05, 2005 3:43 pm Post subject: tmpfs |
|
|
#make a dir where to mount a ram portion
mkdir /Xvar
#mount tmpfs. Max size = 20 MBytes
mount -t tmpfs tmpfs /Xvar -o size=20m
It takes ram space only when (and how much) you fill the direcotry |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|