Hacker News new | ask | show | jobs
by glandium 3238 days ago
It depends on your setup. The default when no size is given is to use half the RAM.
1 comments

Half? That seems kind of excessive. Are you sure that’s right?
I would guess that it’s given that capacity, but the memory is allocated lazily.
Correct; tmpfs only uses as much memory as as is used by the files it contains.