Hacker News new | ask | show | jobs
by kentonv 1778 days ago
reserve(4GB) doesn't actually touch the pages it allocates so it too is only reserving virtual address space... so it is the same after all.