Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo Workstation with 1.5 GByte RAM
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
onetwo
n00b
n00b


Joined: 12 Oct 2002
Posts: 5
Location: Vienna

PostPosted: Mon Nov 17, 2003 2:50 pm    Post subject: Gentoo Workstation with 1.5 GByte RAM Reply with quote

hello 2 all,
i've installed a very nice gentoo workstation with latest gentoo-sources and KDE 3.1.2 and things like that however, this workstation has 1.5gbyte RAM and i guess the kernel does not take notice about this amount...

i've tried with "append="mem=1536M" to tell the kernel how much memory he can use but unfortunately the total mem is 903120

does anyone has an idea?

best regards

roman
Back to top
View user's profile Send private message
krusty_ar
Guru
Guru


Joined: 03 Oct 2002
Posts: 560
Location: Rosario, Argentina

PostPosted: Mon Nov 17, 2003 2:59 pm    Post subject: Reply with quote

I can't give you exact directions, but theres an option in the kernel that has to do with max mem. There's also an option to determine how much of that mem goes to the kernel and how much to the apps, I'm pretty sure these are one of the firsts config options near the part that you select the prosessor

EDIT: if I knew what I am talking about here, I would ask you to post the output of
Code:
free -m
so you may want to save time and post it for when somebody that knows what he's doing comes around.
_________________
I am Beta, don't expect correct behaviour from me.
Take part of the adopt an unaswered post initiative


Last edited by krusty_ar on Mon Nov 17, 2003 3:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
deviljelly
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 193
Location: Netherlands

PostPosted: Mon Nov 17, 2003 3:00 pm    Post subject: Reply with quote

in your kernel config you will mos bprobably have to play with HIMEM should be on the processor and features page
Back to top
View user's profile Send private message
onetwo
n00b
n00b


Joined: 12 Oct 2002
Posts: 5
Location: Vienna

PostPosted: Mon Nov 17, 2003 3:13 pm    Post subject: Reply with quote

here is the output of free -m

Code:
ash-2.05b# free -m
             total       used       free     shared    buffers     cached
Mem:           881        555        326          0         82        321
-/+ buffers/cache:        151        730
Swap:          509          0        509
Back to top
View user's profile Send private message
krusty_ar
Guru
Guru


Joined: 03 Oct 2002
Posts: 560
Location: Rosario, Argentina

PostPosted: Mon Nov 17, 2003 4:26 pm    Post subject: Reply with quote

onetwo wrote:
here is the output of free -m

Code:
ash-2.05b# free -m
             total       used       free     shared    buffers     cached
Mem:           881        555        326          0         82        321
-/+ buffers/cache:        151        730
Swap:          509          0        509


What are you complaining about? you have lots of free mem :)

Seriously now, you should take deviljelly's advice (wich is the same as I said but much more exact)
_________________
I am Beta, don't expect correct behaviour from me.
Take part of the adopt an unaswered post initiative
Back to top
View user's profile Send private message
mmealman
Guru
Guru


Joined: 02 Nov 2002
Posts: 348
Location: Florida

PostPosted: Mon Nov 17, 2003 4:43 pm    Post subject: Reply with quote

cd /usr/src/linux
make menuconfig
Processor Type and Features
High Memory Support

Choose the 4GB option.
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Mon Nov 17, 2003 6:53 pm    Post subject: Reply with quote

If you want to use genkernel try this one:
Code:

genkernel --config

_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
fobban
n00b
n00b


Joined: 08 Nov 2003
Posts: 13

PostPosted: Tue Nov 18, 2003 12:24 pm    Post subject: Reply with quote

The easiest way to do it is like ProtectonFault said:
use genkernel --config and then add support for 4 GB and enable HIGHMEM, that should do it :)
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