<p>It also depends on workload.  Video operations, virtualization, and compilers are better on modern 64bit, since that is the only mode that supports the whole hardware feature set (avx, vt-d, iommu, etc.).  Programs that memory map disk access can similarly get a boost from the larger address space, etc.</p>

<div class="gmail_quote">On Feb 5, 2013 3:02 PM, "Jonathan Billings" <<a href="mailto:billings@negate.org">billings@negate.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Feb 05, 2013 at 10:59:53AM -0800, Troy wrote:<br>
> Presently I am running 32 bit Ubuntu 12.04. I was wondering if it is<br>
> possible, with my current processor and motherboard, to speed up the<br>
> execution of 12.04. Thanks and stay warm... troy<br>
<br>
Running a 64-bit OS on a system that's working fine on a 32-bit OS,<br>
assuming you have less than 4G of RAM, will probably not produce a<br>
noticeable speed increase.  64-bit binaries are a bit larger on<br>
average, so some aspects might be slower.<br>
<br>
PAE kernels are a lot slower with >4G of RAM regarding memory<br>
operations, though, which is why everyone is asking how much RAM you<br>
have.<br>
<br>
--<br>
Jonathan Billings <<a href="mailto:billings@negate.org">billings@negate.org</a>><br>
_______________________________________________<br>
linux-user mailing list<br>
<a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br>
</blockquote></div>