64bit

cantona

Daemon Poster
Messages
680
Hi

I was wondering what 64bit is?

i have been hearing ppl mentioning quite alot...i have amd athlon 64 3200 so i was wondering if i could get it?
 
I'll give you a very basic explination sine I doubt you're intrested in all the fine details, also because its 1:30AM and I'm half asleep.

Deep down computers can only work with values of 0 and 1. One of these values is called a bit. Bits are grouped into collections of 8, these are called bytes. 1byte = 8bits.

Basicly systems handle the data they use in chunks. Large amount of data are passed around in little peices rather than in full, 32bit systems pass chunks of 32bit's (4 bytes) around so if you have 16byes of data to process the system will handle this in 4 seprate parts. (16 bytes = 128 bits of data, system cuts it up into 4 sets of 32)

Basicly with 64bit system data is handled in chunks of 64 rather than 32. A common myth is this doubles the speed because it handles twice as much in the same time but this is very much not the case, it simply speeds things up slightly becuase less time is taken to transefer/arrange the transfer of data. Compared to our previous case, the processor now hadles the 16 bytes of data in 2 parts rather than 4, this is more efficent and helps speed things up.

This is a very basic and probely not enterly accurate explination of it. In simple terms it makes the transfer of data more efficent within a system allowing for time to be spent on other things.

Sleep now... :eek:
 
okedokey thanks...but no OS is out that takes 64bit is it? so i cant use it yet?

PS: u can go to sleep now
 
ok then so only Linux is 64bit but there is no way in hell i will use linux i will stick with Microsft...is there anyhting else that 64bit revolves around apart from from operating sytems? is there like other software you can set to 64?
 
there is windows xp pro 64 bit edition but it is quite a pain in the but to use at the moment. it is still in the early stages and is not a significant performance booster. also, you will have to find 64 bit drivers for everything.
 
Back
Top Bottom