How to make all of 4GB of memory available?

Previous thread: [git pull] x86 fixes by Ingo Molnar on Wednesday, October 1, 2008 - 11:05 am. (1 message)

Next thread: [PATCH] Improve buffered streaming write ordering by Chris Mason on Wednesday, October 1, 2008 - 11:40 am. (24 messages)
From: Gene Heskett
Date: Wednesday, October 1, 2008 - 11:17 am

Greetings;

New mobo, 4 core AMD Phenom cpu & 4 GB of dram.  I cannot find the switch in a 
make xconfig that will allow use of all of it, I am only seeing 3GB.

Am I going blind in my dotage?

Thanks.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Elliptic paraboloids for sale.
--

From: Chris Friesen
Date: Wednesday, October 1, 2008 - 11:28 am

Maybe post your .config file?

Chris

--

From: Kasper Sandberg
Date: Wednesday, October 1, 2008 - 2:08 pm

From: Jeremy Fitzhardinge
Date: Wednesday, October 1, 2008 - 3:38 pm

Does it all appear in the e820 map?  If not, then the chipset is 
probably masking it; check to see if there's any likely-looking BIOS 
options to make it appear.

I assume you're compiling for either 32-bit PAE or 64-bit.  If you're 
compiling 32-bit without PAE (HIGHMEM64G) then the remaining Gbyte may 
simply be above 4G and out of the kernel's reach.

    J
--

Previous thread: [git pull] x86 fixes by Ingo Molnar on Wednesday, October 1, 2008 - 11:05 am. (1 message)

Next thread: [PATCH] Improve buffered streaming write ordering by Chris Mason on Wednesday, October 1, 2008 - 11:40 am. (24 messages)