I'm on a 64 bit OS and I'm running several Linux virtual machines. I'm wondering if there is any benefit to a 64 bit Linux distro over a 32 bit one. I know that a 64 bit OS allows over 4GB of RAM, but most of my VMs don't use that much. Is there any point to using a 64 bit distro over a 32 bit one for performance reasons? A 32 bit OS will (in theory) use less memory due to smaller pointers and instructions, so I'm a bit skeptical to switch to a 64 bit OS if I'm not going to use more than 4GB of RAM for the VM. Will instructions that use 64bits (int64 and doubles) process any faster?