Why does Windows 7 64-bit require more memory than 32-bit, according to the upgrade advisor?
feedback
|
|
I don't have any special information about the upgrade advisor, but here are a couple possibilities:
| |||
feedback
|
|
Reasons behind this might be:
I think x64 Win7 would run on 1 GB very similar to x86 edition. There is a little difference caused by larger pointer size, but it definitely will not cause memory consumption to grow more than 20 %, but unless you have more RAM, there is very little reason to use 64b OS. That said, there might be other situations where x64 edition will really need to a lot more memory. Consider scenario where you run multiple applications, some of them are 64b, others are 32b. Each application requires DLLs which match its bit-ness - hence you will also need many components to be loaded twice, 32b and 64b, or at least to have 32b-64b translation layers loaded instead of them. | |||
|
feedback
|