The memory space available for *any* process on a 64-bit OS is as
follows:
32-bit Process:
2GB (If the 3GB switch is enabled, this increases to 3GB)
32-bit Process compiled with /LARGEADDRESSAWARE:
4GB
64-bit Process:
8TB (That's 8 terrabytes)
I suspect that whomever told you this mistook 8TB for 8GB, but it's
important to realize that this depends on a 64-bit process and not a
32-bit process running on WOW64.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.