Hi,when the physical memory is over the 4gb such as 8gb memory,how the cpu recognize the physical address.
In 4gb mem,the max address is 0xffffffff,it is a limitation of 32 bit address,when the memory is over that value,how can i do?
how cpu recognize the 8gb memory
-
- Member
- Posts: 5587
- Joined: Mon Mar 25, 2013 7:01 pm
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: how cpu recognize the 8gb memory
Usually a PC with more than 3 gigabytes of ram isn't 32 bits, but rather 64 bits.