Y
Hacker News
new
|
ask
|
show
|
jobs
by
banachtarski
1778 days ago
And the title would clue you in that it’s a 4G virtual address reservation which isn’t the same thing
2 comments
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.
link
Koshkin
1778 days ago
Not exactly unexpected. Most of us work with the virtual address space these days.
link