Re: info about how much memory ramfs is using

2010-03-01 Thread Andras Simon
On 3/1/10, Gianluca Cecchi wrote: > Hello, > If I set a ramfs file system like this on a Fedora 12 system (but I think it > is the same in general): > > mkdir /ramfs > mount -t ramfs -o size=10m ramfs /ramfs > > I can see it via mount but not via df command. > [r...@tekkaman ~]# mount > ramfs on /

info about how much memory ramfs is using

2010-03-01 Thread Gianluca Cecchi
Hello, If I set a ramfs file system like this on a Fedora 12 system (but I think it is the same in general): mkdir /ramfs mount -t ramfs -o size=10m ramfs /ramfs I can see it via mount but not via df command. [r...@tekkaman ~]# mount ramfs on /ramfs type ramfs (rw,size=10m) As ramfs is dynamic a