Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's not true as generally as you might expect.

Folks might be using mmap with MAP_POPULATE; they might have overcommit turned off; they might be operating in an rlimit/cgroup (like most container runtimes/orchestrators configure) that limits memory; they might be on a system which doesn't have virtual memory (plenty such systems exist in 64-bit architectures); they might be using calloc on an OS that zeros pessimistically/early; and so on.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: