Sunday, February 22, 2015

windows 7 - advantage of 64 bit os on system with only 2Gb






Im using windows 7 ultimate 32-bit. With 64-bit processor. Will I get any performance benefits if ever I upgrade to 64-bit windows 7, with the same memory(ram) of 2Gb. The same hdd size 250Gb


Answer



No. If, you will see a slight performance decrease (as 64Bit pointers take more memory than 32Bit ones)


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...