Y
Hacker News
new
|
ask
|
show
|
jobs
by
nindalf
2106 days ago
Probably worth measuring if that was actual memory consumption or just memory reserved by the kernel. Spinning up several threads will reserve memory but it won't be allocated until you actually try to access it.