64bit allows you to use more ram
What's the difference between 32bit and 64bit? is there a difference on the performance? What is the advantage and disadvantage?![]()
32bit and 64bit run on a different architecture. 32bit runs on x86 architecture, and 64bit runs on x64. With 64bit you can utilize more ram and you can have programs run faster if they utilize the x64 aspect.
Which is good OS for that?
huh? a 64bit operating system lets you use more than about 3.5gigs of ram
a 32bit operating system will only use 3.5gigs or less.
I mean Vista or windows XP.
dont really understand what you mean?
they both come in either 64bit or 32bit, depends what os youre planning on using
Why does everybody likes VISTA rather than XP
Depends who you ask that question, everyone has their own preference. I use vista personally.
what do you mean by the architecture x86 and x 64? i think the higher the better?
What's the difference between 32bit and 64bit? is there a difference on the performance? What is the advantage and disadvantage?![]()
so what's the difference between vista and xp
64bit operating systems will allow twice the data calculation over a 32bit OS.
Which means, programs run faster.
Since this hasn't been mentioned yet:
64Bit not only allows you to access more RAM in the OS, but also allows each program to access more than 2GB of RAM. This is a necessity for certain applications.
The differences in the overall architecture go MUCH deeper. 64bit computing allows for wider registers, higher order addressing (like with the RAM), more accurate precision computing (64 bits of precision is a huge leap up), more complex instruction sets (in some cases less), and much, much more...
Windows XP is based off of the NT family. Vista is more of a re-write than a decedent of those two.
This article here is older, but pretty well written.
Not necessarily.
Twice the data calculation is correct for the most part. But, that double wide data is in some cases (depending on the CPU) calculated in a 32bit register which results in a fairly significant performance hit. In modern CPUs, all those 64bit instructions (and data) are crunched in the same general manner as 32bit instructions. It's just that the 32bit instructions don't fill the entire register or data path. In a sense, running 32bit instructions on a 64bit CPU is wasting half the processing space. The instructions still process in roughly the same amout of time, though there are exceptions.
Why does everybody likes VISTA rather than XP