Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: CPU upgrade and LVM questions.
Date: Sun, 09 Dec 2018 18:57:28
Message-Id: AFB95BD7-8F5E-4496-9312-51412A0FF3E0@antarean.org
In Reply to: Re: [gentoo-user] Re: CPU upgrade and LVM questions. by "Taiidan@gmx.com"
1 On December 9, 2018 6:23:07 PM UTC, "Taiidan@×××.com" <Taiidan@×××.com> wrote:
2 >On 12/07/2018 06:47 PM, Nikos Chantziaras wrote:
3 >> On 07/12/2018 09:30, Dale wrote:
4 >>> Nikos Chantziaras wrote:
5 >>>> If you want to see all of the installed packages that are affected,
6 >>>> you need to set CPU_FLAGS_X86 to an empty string:
7 >>>>
8 >>>>    CPU_FLAGS_X86=""
9 >>>>
10 >>>> and then do "emerge -puDN --with-bdeps=y @world". This is because
11 >>>> CPU_FLAGS_X86 is not empty by default. It contains sse and sse2 by
12 >>>> default, because these are supported by all 64-bit CPUs.
13 >>>>
14 >>>
15 >>> What I did, I commented out the whole line and ran it that way.
16 >>
17 >> If you comment it out, it will have default values. If you set it to
18 >an
19 >> empty string, you should be able to see which packages make use of
20 >the
21 >> default flags (like sse and sse2.)
22 >>
23 >> Note it's a pretend emerge (-p). Just to check which packages you
24 >have
25 >> installed that make use of these flags.
26 >>
27 >>
28 >>> One last question for anyone who has done this recently.  When
29 >finished,
30 >>> I'll have a FX-8350 CPU with 8 cores at 4.0/4.2GHz, 32GBs of memory
31 >all
32 >>> on a Gigabyte 970 series mobo.  Would there be any point in
33 >upgrading to
34 >>> a whole new rig or is what I have about as fast is reasonable to
35 >build?
36 >>> I don't do gaming or anything.  Even the GTX 650 video card is
37 >likely
38 >>> overkill for what I do here.  The older 200 series card is working
39 >just
40 >>> fine.  On one hand, my current build is several years old.  On the
41 >>> other, computers seem to have reached their peak.  I'm sure there is
42 >>> more powerful systems out there but would I be any better off with
43 >one?
44 >
45 >Since the AM3+ and its C32/G34 Opteron counterparts are the last and
46 >best x86 cpus without ME/PSP I would say you are better off with what
47 >you have - the best piledriver cpus like the FX-8350+ are still able to
48 >play the latest games and in a VM via IOMMU-GFX if you want.
49 >
50 >In any case I would consider a OpenPOWER (ppc64/ppc64le) arch system
51 >(like the blackbird or talos 2) as an upgrade path instead of any
52 >futher
53 >x86 stuff as there aren't any black boxes, there is
54 >documentation+firmware sources and the cpus are made in usa.
55
56 Made in USA isn't necessarily a good thing when talking about not wanting any hidden back doors.
57 Not sure which country would be a reliable location though, I wouldn't trust Western European countries either.
58
59 --
60 Joost
61 --
62 Sent from my Android device with K-9 Mail. Please excuse my brevity.

Replies

Subject Author
Re: [gentoo-user] Re: CPU upgrade and LVM questions. Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Re: CPU upgrade and LVM questions. "Taiidan@×××.com" <Taiidan@×××.com>