Y
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
colejohnson66
3237 days ago
Half? That seems kind of excessive. Are you sure that’s right?
link
Sidnicious
3237 days ago
I would guess that it’s given that capacity, but the memory is allocated lazily.
link
yjftsjthsd-h
3237 days ago
Correct; tmpfs only
uses
as much memory as as is used by the files it contains.
link