On a 64 bit Windows7 machine will I get better VirtualBox guest performance running 32-bit or 64-bit Debian?
I want to run the guest as a LAMP server.
|
On a 64 bit Windows7 machine will I get better VirtualBox guest performance running 32-bit or 64-bit Debian? I want to run the guest as a LAMP server. | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
A 64-bit system doesn't have any intrinsic performance improvement over a 32-bit one, apart from being able to use more memory. If the guest machine doesn't have at least 4 GB of memory, x64 will give you no benefit at all. | |||||||||||
feedback
|
|
If performance is the only factor you care about, it really would be better to use 32-bit instead of 64-bit because you could disable the IO APIC feature then, which runs quite faster. This is VirtualBox-specific, BTW. | |||
|
feedback
|