> No I do not, as I was under the impression it's not required unless
> you have at least 4gb (sorry for the poor formatting, copying from
> putty/terminal to a text box doesn't format very well):
> 
> Linux Kernel v2.6.11-gentoo-r6 Configuration
>  
> ──────────────────────────────────────────────────────────────────────────────
> 
> 
>      ┌─────────────────────── 
> High Memory Support
>  ────────────────────────┐
>      │  Use the arrow keys to navigate this window or press the hotkey of │
>      │  the item you wish to select followed by the <SPACE BAR>. Press    │
>      │  <?> for additional information about this option.                 │
>      │ ┌────────────────────────────────────────────────────────────────┐ │
>      │ │                            (X) off                             │ │
>      │ │                            ( ) 4GB                             │ │
>      │ │                            ( ) 64GB                            │ │
>      │ │                                                                │ │
>      │ │                                                                │ │
>      │ │                                                                │ │
>      │ └────────────────────────────────────────────────────────────────┘ │
>      ├────────────────────────────────────────────────────────────────────┤
>      │                       <Select>      < Help >                       │
>      └────────────────────────────────────────────────────────────────────┘

You definetly have to say "4GB" here. The Linux Kernel (Gentoo is not
responsible for detecting your RAM) will otherwise not access all RAM
available. Usually, if you execute "dmesg" the first lines talks about
LOWMEM and HIGHMEM. On a machine with 1GB of RAM, it will usually read
like that:

750MB LOWMEM
150MB HIGHMEM

Using "off" will result in something like that:

750MB LOWMEM
0MB HIGHMEM

which is what you're experiencing.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to