Y
Hacker News
new
|
ask
|
show
|
jobs
by
someCTO
5179 days ago
That does not address the 512MB of virtual address problem, which is not an issue with PAE.
1 comments
4ad
5178 days ago
Yes it is because PAE doesn't change the address space of processes. PAE let's you use more physical memory, the address space of each process is still the same, because 2^32 is still 2^32 with PAE.
link