Hacker News new | ask | show | jobs
by lgeek 4218 days ago
On the systems I've seen, brk makes a lazy allocation, i.e. it doesn't allocate physical memory until you write to a page.