| From: | Antonio Huete Jimenez <ahuete.devel@xxxxxxxxx> |
| Date: | Thu, 26 Aug 2010 10:35:12 +0200 |
Hi,
Mount command was:
# sudo mount -t tmpfs tmpfs /mnt/tmpfs/
# vmstat -m | grep tmpfs
tmpfs node 1 1K 0K 30924K 1 0 0
tmpfs mount 1 1K 0K 24830K 1 0 0
Cheers,
Antonio Huete