From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C0726138334 for ; Fri, 7 Dec 2018 23:46:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50DE3E0AAE; Fri, 7 Dec 2018 23:46:49 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0A47E09CF for ; Fri, 7 Dec 2018 23:46:48 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gVPnP-0003RY-P9 for gentoo-user@lists.gentoo.org; Sat, 08 Dec 2018 00:44:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: CPU upgrade and LVM questions. Date: Sat, 8 Dec 2018 01:47:23 +0200 Message-ID: References: <492d8bf4-4b8d-f7f6-05d8-2473b6825fab@gmail.com> <6651f356-8831-1d49-6d1e-adbe9d337b74@charter.net> <234e7289-0372-64de-5a94-d1aa82c7d40b@charter.net> <288c83f0-70a5-98ec-b082-d575239f0c03@gmail.com> <0456c03c-8a4b-17b9-b062-e42580ed531f@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 In-Reply-To: <0456c03c-8a4b-17b9-b062-e42580ed531f@gmail.com> Content-Language: en-US X-Archives-Salt: 973f381a-d3b1-4682-9adf-64395b0a2cab X-Archives-Hash: e9f1c091b10ed447dfde1c6645a657b3 On 07/12/2018 09:30, Dale wrote: > Nikos Chantziaras wrote: >> If you want to see all of the installed packages that are affected, >> you need to set CPU_FLAGS_X86 to an empty string: >> >>   CPU_FLAGS_X86="" >> >> and then do "emerge -puDN --with-bdeps=y @world". This is because >> CPU_FLAGS_X86 is not empty by default. It contains sse and sse2 by >> default, because these are supported by all 64-bit CPUs. >> > > What I did, I commented out the whole line and ran it that way. If you comment it out, it will have default values. If you set it to an empty string, you should be able to see which packages make use of the default flags (like sse and sse2.) Note it's a pretend emerge (-p). Just to check which packages you have installed that make use of these flags. > One last question for anyone who has done this recently.  When finished, > I'll have a FX-8350 CPU with 8 cores at 4.0/4.2GHz, 32GBs of memory all > on a Gigabyte 970 series mobo.  Would there be any point in upgrading to > a whole new rig or is what I have about as fast is reasonable to build? > I don't do gaming or anything.  Even the GTX 650 video card is likely > overkill for what I do here.  The older 200 series card is working just > fine.  On one hand, my current build is several years old.  On the > other, computers seem to have reached their peak.  I'm sure there is > more powerful systems out there but would I be any better off with one? If you don't play video games, it's fine.