Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Performance tuning
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
marcelo
n00b
n00b


Joined: 30 Apr 2002
Posts: 13
Location: Bagé - RS - Brazil

PostPosted: Fri May 10, 2002 1:22 pm    Post subject: Performance tuning Reply with quote

What flags can I put into my /etc/make.conf file before install my system to improve the performance?!

I have a K6-II 450Mhz 156 RAM ..

Thanks ...
_________________
--
[]´s
Marcelo.
Back to top
View user's profile Send private message
TheWart
Guru
Guru


Joined: 10 May 2002
Posts: 432
Location: Nashville,TN - USA

PostPosted: Mon May 13, 2002 4:52 pm    Post subject: Reply with quote

Scroll down to the bottom and it well tell you waht flags to uncomment. (I am assuming this is before you have installed Gentoo's base system..)
_________________
Face it, we are all noobs.

On the box it said it was designed for Win XP or better, so why won't it work with Linux?
Back to top
View user's profile Send private message
ElCondor
Guru
Guru


Joined: 10 Apr 2002
Posts: 520
Location: Vienna, Austria, Europe

PostPosted: Mon May 13, 2002 8:38 pm    Post subject: Re: Performance tuning Reply with quote

marcelo wrote:

I have a K6-II 450Mhz 156 RAM ...


l guess you are looking for flags like these:
Code:

CHOST="i586-pc-linux-gnu"
CFLAGS="-mcpu=k6 -march=k6 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-mcpu=k6 -march=k6 -O3 -pipe -fomit-frame-pointer"


don't know if gcc3 will speed up your cpu, but it surely will several applications. but unless you are already rather familiar with compiler issues, don't try to switch to gcc3, it's still a little .. nifty ;)

* ElCondor pasa *
_________________
Here I am the victim of my own choices and I'm just starting!
Back to top
View user's profile Send private message
Klavs
Guru
Guru


Joined: 22 May 2002
Posts: 536
Location: Denmark

PostPosted: Thu May 23, 2002 8:01 am    Post subject: Reply with quote

I too have a K6-2 450mhz and also a PII-233 mhz :-)

Those are my main reasons for wanting to try Gentoo - a blazingly fast linux system (I hope).

I read in the GCC 3.1 release that it contained optimizations for mmx, sse and so on.

K6-2 has mmx support, right? I didn't see any mmx flags in your flags.. are they automatically included when you select mcpu=K6 ? doesn't K6-2 have improvements over plain K6 ?

p.s. I too, am looking forward to the release of Gentoo with a GCC-3.1 (incl. glibc compile patch) - or perhaps we'll have to wait until gcc plans to deliver gcc-3.1.1 (june/july). :-(
_________________
Best regards,

Klavs Klavsen
Denmark

Working with Unix is like wrestling a worthy opponent.
Working with windows is like attacking a small whining child
who is carrying a .38.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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