Y
Hacker News
new
|
ask
|
show
|
jobs
by
matheusmoreira
57 days ago
10 GB of RAM is certainly something though. Especially in current times.
1 comments
monocasa
57 days ago
Except if those threads are actually faulting in all of that memory and making it resident, they'd be doing the same thing, just on the heap, for a classic async coroutine style application.
link
asdfasgasdgasdg
57 days ago
If you have hugepages enabled, all of those threads are probably faulting in a fair amount of memory.
link
monocasa
57 days ago
Only if you've actually faulted in 2MB contiguously already.
link