I normally wouldn't open this topic but I heard people talking about even 128 bit ( gash

Larger address space, mainly, and don't underestimate that.Cemre wrote: What does it provide us that 32 bit doesn't.
Uhm... why?Memory management, paging, TLBs and whole other things are more difficult to handle in 64 bits ( not just for software but also for hardware ).
I am right now coding on a Sun E10k that has ~20 GByte RAM, which - unfortunately and due to limitations in the architecture - is splitted into 4 GB segments, which means no single process can grow larger than 3.5 GB (since 0.5 GB are kernel space).It's not only the speed, do we have ANY system which has more memory than 4GB? ( Even virtually we wouldn't need that much )
Yes, we'll need 64 bits! But, when? I don't know for desktop computers, but for heavy databases it would be good to have 64 bits CPU.Cemre wrote: Do we need 64 bit?
Much more address space.what does it provide us that 32 bit doesn't.
It depends on architecture of cpu
Lets just say: EARTH SIMULATOR.It's not only the speed, do we have ANY system which has more memory than 4GB? ( Even virtually we wouldn't need that much )