Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
AMD FX Flags
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
dky
n00b
n00b


Joined: 01 May 2009
Posts: 68

PostPosted: Wed Mar 28, 2012 7:01 pm    Post subject: AMD FX Flags Reply with quote

Ciao ragazzi,
vorrei un vostro consiglio.
Le flag indicate qui:
http://en.gentoo-wiki.com/wiki/Safe_Cflags/AMD#FX-8xxx.2F6xxx.2F4xxx_.28Bulldozer.29

Vanno bene per il processore AMD FX 6-Core Buldozzer?
O mi consigliate qualcosa di più adatto?
Back to top
View user's profile Send private message
k01
Arch/Herd Tester
Arch/Herd Tester


Joined: 13 Feb 2008
Posts: 617
Location: Milano

PostPosted: Wed Mar 28, 2012 7:26 pm    Post subject: Reply with quote

vanno bene ma leggi la nota, gcc stabile in portage attualmente è la versione 4.5.3, la 4.6.2 è ancora hard masked
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Wed Mar 28, 2012 9:23 pm    Post subject: Re: AMD FX Flags Reply with quote

dky wrote:
Vanno bene per il processore AMD FX 6-Core Buldozzer?
O mi consigliate qualcosa di più adatto?


Code:
-march=native -O2
e vai sempre bene ( su i686 e x86_64 )
Back to top
View user's profile Send private message
dky
n00b
n00b


Joined: 01 May 2009
Posts: 68

PostPosted: Fri Mar 30, 2012 7:57 pm    Post subject: Reply with quote

E MAKEOPTS che valore gli dò?
Sull'handbook dice:
Code:

 Una buona scelta è il numero di CPU (o i core della/e CPU) nel sistema più uno, ma non è detto che sia sempre l'impostazione migliore.

Ma mi sembra esagerato impostare:
Code:

MAKEOPTS="-j7"
Back to top
View user's profile Send private message
ago
Developer
Developer


Joined: 01 Mar 2008
Posts: 1527
Location: Milan, Italy

PostPosted: Fri Mar 30, 2012 9:14 pm    Post subject: Reply with quote

fai una prova

Code:
for i in {1..10};do MAKEOPTS="-j"${i}"" time emerge -q gcc;done


Cosi ti renderai conto da solo
Back to top
View user's profile Send private message
dky
n00b
n00b


Joined: 01 May 2009
Posts: 68

PostPosted: Fri Mar 30, 2012 9:24 pm    Post subject: Reply with quote

Code:
time: command not found
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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