Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] "free -m" under x86_64
Date: Fri, 16 Nov 2007 23:44:21
Message-Id: 473E2933.7020806@xunil.at
In Reply to: Re: [gentoo-user] "free -m" under x86_64 by Mick
1 Mick schrieb:
2 > On Friday 16 November 2007, Stefan G. Weichinger wrote:
3 >
4 >> #zgrep 64 /proc/config.gz
5 >> CONFIG_X86_64=y
6 >> CONFIG_64BIT=y
7 >> [...]
8 >>
9 >> Now I wonder why "free -m" still shows only 3.2 GB of RAM when I have 4
10 >> gigs in the box ...
11 >>
12 >> Do I have to set/remove some specific kernel-flag in
13 >> /usr/src/linux/.config ?
14 >
15 > Check the various CONFIG_HIGHMEM options in your kernel .config.
16
17 There are none ...
18
19 # grep HIGH .config
20 #
21
22
23 Is it enough to add
24
25 CONFIG_HIGHMEM=y
26
27 ?
28
29 thanks, Stefan
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] "free -m" under x86_64 "Stefan G. Weichinger" <lists@×××××.at>