Gentoo Archives: gentoo-amd64

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] changing AMD64 to AMD64 X2 4400
Date: Thu, 06 Jul 2006 17:12:06
Message-Id: 7573e9640607061001q2a4f2ea6r469e9d49c638d9e4@mail.gmail.com
In Reply to: [gentoo-amd64] changing AMD64 to AMD64 X2 4400 by Piotr Pruszczak
1 On 7/6/06, Piotr Pruszczak <p.pruszczak@××××××××.pl> wrote:
2 > My question is, as this is dual-core processor - should I re-compile all
3 > my world with "j3" option (it means j2+1 as I will have 1 more cpu) or not ?
4
5 No. The -j option only affects the time it takes to compile, by
6 creating more threads during the compilation to use more processors.
7 It has absolutely 0 effect on the generated code.
8
9 However, you might want to investigate the USE flags nptl and nptlonly
10 if you don't have them set already, and make sure your kernel supports
11 SMP.
12
13 > and - on the other hand - in your opinion this cpu will became cheaper
14 > in close future?
15
16 My crystal ball says that PC components get cheaper all the time, and
17 you should just buy what you can afford when you need it. I think I
18 paid about $900 for this exact CPU 7 months ago... :-<
19
20 -Richard
21 --
22 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] changing AMD64 to AMD64 X2 4400 Piotr Pruszczak <p.pruszczak@××××××××.pl>
Re: [gentoo-amd64] changing AMD64 to AMD64 X2 4400 Kyle Liddell <kyle@××××××××××××××××.net>