Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why only 1 GB of memory is reported ? [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
destroyedlolo
l33t
l33t


Joined: 17 Jun 2011
Posts: 846
Location: Close to Annecy (France)

PostPosted: Sun Nov 06, 2011 9:53 am    Post subject: Why only 1 GB of memory is reported ? [Solved] Reply with quote

Hello,

I'm running Gentoo on an Althlon 1.1 Ghz (32 bits), with 1.5 Go of RAM. This 1.5 Go is reported counted by the BIOS at bootup so all my memory is valide for me.

But why :

Code:
laurent@chose ~ $ cat /proc/meminfo
MemTotal:         902476 kB
MemFree:          534368 kB
Buffers:           12340 kB
Cached:           120828 kB
SwapCached:            0 kB


As far I remember, I had the same beaviour when still with a 2.6 kernel.

Bye

Laurent


Last edited by destroyedlolo on Sun Nov 06, 2011 1:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sun Nov 06, 2011 10:27 am    Post subject: Reply with quote

Code:
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set

32bits kernel let you pick 3 choices for memory, 0-1G, 1-4G, 4G+ PAE
Make sure you pickup 1-4G option
Back to top
View user's profile Send private message
destroyedlolo
l33t
l33t


Joined: 17 Jun 2011
Posts: 846
Location: Close to Annecy (France)

PostPosted: Sun Nov 06, 2011 1:13 pm    Post subject: Reply with quote

Ho !
It was it, thanks a lot.

Laurent
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum