R repo485 New Member Dec 20, 2007 #1 If i purchase a 64 bit operating system, will it recognize under 4 GB of RAM or is the minimum 4?
R repo485 New Member Dec 20, 2007 #3 But if I purchase the 64 bit operating system can i use less than 4 gb of ram?
O oscaryu1 VIP Member Dec 20, 2007 #4 Yes... You can use 1MB for all it cares. It's just coded to utilize more than 3.25GB of memory...
Geoff VIP Member Dec 20, 2007 #6 repo485 said: But if I purchase the 64 bit operating system can i use less than 4 gb of ram? Click to expand... Yes.
repo485 said: But if I purchase the 64 bit operating system can i use less than 4 gb of ram? Click to expand... Yes.
N nyhk New Member Dec 20, 2007 #7 oscaryu1 said: 32Bit OS - 3.25GB Max 64Bit OS - 128GB Max Click to expand... It should be 32Bit OS - 4GB 64Bit OS - 128GB Or 32Bit OS - 4GB minus MMIO 64Bit OS - 128GB minus MMIO
oscaryu1 said: 32Bit OS - 3.25GB Max 64Bit OS - 128GB Max Click to expand... It should be 32Bit OS - 4GB 64Bit OS - 128GB Or 32Bit OS - 4GB minus MMIO 64Bit OS - 128GB minus MMIO
O oscaryu1 VIP Member Dec 20, 2007 #8 MMIO? 3.25GB is the MAXIMUM for ALL 32bit OSes. Wanna make a thread about it? Cause I didn't make this up myself
MMIO? 3.25GB is the MAXIMUM for ALL 32bit OSes. Wanna make a thread about it? Cause I didn't make this up myself
T tyttebøvs New Member Dec 20, 2007 #9 MMIO stands for Memory Mapped I/O. The "other" hardware in the pc which takes up addresses. In 32-bit, without PAE, there are 2^32 addresses which can point to 4GB of whatever
MMIO stands for Memory Mapped I/O. The "other" hardware in the pc which takes up addresses. In 32-bit, without PAE, there are 2^32 addresses which can point to 4GB of whatever
T tyttebøvs New Member Dec 20, 2007 #10 I mentioned PAE, this is a feature of the 32-bit processor which allows the OS to make use of the entire address bus, 2^36 = 64G
I mentioned PAE, this is a feature of the 32-bit processor which allows the OS to make use of the entire address bus, 2^36 = 64G
Gareth Active Member Dec 20, 2007 #11 oscaryu1 said: MMIO? 3.25GB is the MAXIMUM for ALL 32bit OSes. Wanna make a thread about it? Cause I didn't make this up myself Click to expand... Windows XP Home, on my main desktop, can see 3.51GB of RAM (I dual boot).
oscaryu1 said: MMIO? 3.25GB is the MAXIMUM for ALL 32bit OSes. Wanna make a thread about it? Cause I didn't make this up myself Click to expand... Windows XP Home, on my main desktop, can see 3.51GB of RAM (I dual boot).
O oscaryu1 VIP Member Dec 20, 2007 #12 Hmm... interesting... Everyone has different numbers... Ah well. Thanks for your input.
Gareth Active Member Dec 20, 2007 #13 Yes, I believe it is to do with your motherboard and video card, caching and some other memory stuff.
Yes, I believe it is to do with your motherboard and video card, caching and some other memory stuff.
O oscaryu1 VIP Member Dec 20, 2007 #14 All we can determine is that without a x64 bit OS, you won't utilize all 4GB of your memory...