What sets the size of tmpfs? What happens when its full?
What sets the size of the tmpfs? (On my machine it resides in /dev/shm)
I can see its entry in /etc/fstab, but no notation of its size.
When checking with df -h, it seems to be half the size of the physical memory installed in the system.
Is this the default behavior?