From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3D36C385481F; Mon, 4 Jan 2021 08:02:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3D36C385481F From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/23249] Epyc and other current AMD CPUs do not select the "haswell" platform subdirectory Date: Mon, 04 Jan 2021 08:02:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.27 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: 2.33 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 08:02:07 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23249 --- Comment #19 from Florian Weimer --- (In reply to Joey Riches from comment #18) > Will glibc still load from from `/usr/lib64/haswell` or will that > functionality be stripped out?=20 No formal decision has been made about this. > Unfortunately x86_64-v3 includes XSAVE instructions which excludes haswell > so moving to x86_64-v3 will be a performance regression for our haswell > users. XSAVE is *required* for AVX register support. If a Haswell-based system does not support this feature, the kernel has been booted with the =E2=80=9Cnoxs= ave=E2=80=9D option, or a hypervisor has been misconfigured. --=20 You are receiving this mail because: You are on the CC list for the bug.=