The preinstalled OS is not even using 64-bit mode
Posted Feb 21, 2007 0:16 UTC (Wed) by
mikov (subscriber, #33179)
In reply to:
The preinstalled OS is not even using 64-bit mode by cwitty
Parent article:
Dell users demand more Linux options (ZDNet UK)
Most benchmarks do not confirm this. I believe it has been shown that for apps which are not constrained by virtual memory space, going to 64GB offers very little improvement, if any at all. Don't forget that making all pointers 64-bit increases memory and cache pressure significantly. At least one 64-bit Java VM implements "pointer compression" - when possible using 32-bit pointers even in a 64-bit application. The existence of such complex solutions and the fact that they are actually beneficial illustrates the severity of the problem.
Bottom line, unless you _really_ need 64-bit, you are much better off with 32-bit, even on a 64-bit CPU.
(
Log in to post comments)