On 3/1/10, Gianluca Cecchi <gianluca.cecchi@xxxxxxxxx> 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. > [root@tekkaman ~]# mount > ramfs on /ramfs type ramfs (rw,size=10m) > > As ramfs is dynamic and can go beyond initial set, how can I see how much > memory is using? How about du -s /ramfs ? Andras -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines