From owner-freebsd-stable@freebsd.org Tue Jul 3 12:06:19 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70078103CEDB for ; Tue, 3 Jul 2018 12:06:19 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2a02:b90:3002:411::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0AAB57D478; Tue, 3 Jul 2018 12:06:18 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6]) by constantine.ingresso.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1faK4W-0004TZ-OJ; Tue, 03 Jul 2018 12:06:16 +0000 Subject: Re: Ryzen issues on FreeBSD ? (with sort of workaround) To: Konstantin Belousov Cc: avg@freebsd.org, eric@vangyzen.net, freebsd-stable@freebsd.org, freebsd@hda3.com, mike@sentex.net, truckman@FreeBSD.org References: <20180630165508.GT2430@kib.kiev.ua> <20180701105540.GX2430@kib.kiev.ua> <20180703100914.GC2430@kib.kiev.ua> From: Pete French Message-ID: <343bb693-850b-92b0-9749-5c722b90f817@ingresso.co.uk> Date: Tue, 3 Jul 2018 13:06:16 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180703100914.GC2430@kib.kiev.ua> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2018 12:06:19 -0000 On 03/07/2018 11:09, Konstantin Belousov wrote: > On Tue, Jul 03, 2018 at 10:27:06AM +0100, Pete French wrote: >> >>> It is very likely that the latest microcode sets the chicken bits for the >>> known erratas already. AFAIK, this is the best that a ucode update >>> can typically do anyway. >>> >> >> I just did some testing - it does do these bits: > By 'it' you mean the microcode update/BIOS on your board ? Yes, sorry. As I was testing without the patch I looked to see what the values were that it had set. I may have got my hex wrong on the last two though I have to say - it may be setting all four bits. -pete.