- Sep 15, 2008
- 5,056
- 199
- 116
http://www.zdnet.com/blog/networking/installing-32-bit-ie-9-on-64-bit-windows/802
I thought this was very interesting!
I thought this was very interesting!
http://www.zdnet.com/blog/networking/installing-32-bit-ie-9-on-64-bit-windows/802
I thought this was very interesting!
The only time I can see myself requiring a 64 bit browser is when I go over 2 GB of ram usage.
Actually, a 32bit aplication on a 64bit OS can use 4GB. That's all many 64bit users have (myself included on two machines), so it's not much of a limit.
Well that's 4G of virtual memory, not physical. And I believe the binary needs to be marked LargeAddressAware in order to get the full 4G of VM, otherwise it'll only get 2G just like normal.
HELLO?!
The physical memory will be handled by the 64bit OS. That's kinda it's job.
As for LAA, it wouldn't need nearly as much reserved for I/O ranges when it isn't sharing with system hardware within the virtual address space. Up-to-date 32bit applications should be designed to get the most out of 3GB+32bit PCs by being flagged that way already.
Well that's 4G of virtual memory, not physical. And I believe the binary needs to be marked LargeAddressAware in order to get the full 4G of VM, otherwise it'll only get 2G just like normal.
How's the beta working out?I do have flash installed also for the 64bit browser.
I would think games and things like photo editing would be the largest consumers of memory, and most of those aren't even LAA by default.