Y
Hacker News
new
|
ask
|
show
|
jobs
by
JetSpiegel
3245 days ago
But with only 1 GB capacity
1 comments
glandium
3245 days ago
It depends on your setup. The default when no size is given is to use half the RAM.
link
colejohnson66
3245 days ago
Half? That seems kind of excessive. Are you sure that’s right?
link
Sidnicious
3245 days ago
I would guess that it’s given that capacity, but the memory is allocated lazily.
link
yjftsjthsd-h
3244 days ago
Correct; tmpfs only
uses
as much memory as as is used by the files it contains.
link