Gentoo Archives: gentoo-user

From: "Sven Köhler" <skoehler@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Gentoo not detecting full amount of memory
Date: Sun, 24 Jul 2005 20:58:23
Message-Id: 42E3FE4D.4040007@upb.de
In Reply to: Re: [gentoo-user] Gentoo not detecting full amount of memory by Mark Shields
1 > No I do not, as I was under the impression it's not required unless
2 > you have at least 4gb (sorry for the poor formatting, copying from
3 > putty/terminal to a text box doesn't format very well):
4 >
5 > Linux Kernel v2.6.11-gentoo-r6 Configuration
6 > ──────────────────────────────────────────────────────────────────────────────
7 >
8 >
9 > ┌───────────────────────
10 > High Memory Support
11 > ────────────────────────┐
12 > │ Use the arrow keys to navigate this window or press the hotkey of │
13 > │ the item you wish to select followed by the <SPACE BAR>. Press │
14 > │ <?> for additional information about this option. │
15 > │ ┌────────────────────────────────────────────────────────────────┐ │
16 > │ │ (X) off │ │
17 > │ │ ( ) 4GB │ │
18 > │ │ ( ) 64GB │ │
19 > │ │ │ │
20 > │ │ │ │
21 > │ │ │ │
22 > │ └────────────────────────────────────────────────────────────────┘ │
23 > ├────────────────────────────────────────────────────────────────────┤
24 > │ <Select> < Help > │
25 > └────────────────────────────────────────────────────────────────────┘
26
27 You definetly have to say "4GB" here. The Linux Kernel (Gentoo is not
28 responsible for detecting your RAM) will otherwise not access all RAM
29 available. Usually, if you execute "dmesg" the first lines talks about
30 LOWMEM and HIGHMEM. On a machine with 1GB of RAM, it will usually read
31 like that:
32
33 750MB LOWMEM
34 150MB HIGHMEM
35
36 Using "off" will result in something like that:
37
38 750MB LOWMEM
39 0MB HIGHMEM
40
41 which is what you're experiencing.

Attachments

File name MIME type
signature.asc application/pgp-signature