From owner-freebsd-stable@freebsd.org Wed Jan 17 15:04:36 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0AC7E75945 for ; Wed, 17 Jan 2018 15:04:36 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [IPv6:2607:f3e0:80:80::2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "smarthost.sentex.ca", Issuer "smarthost.sentex.ca" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 67D2273246 for ; Wed, 17 Jan 2018 15:04:36 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (lava.sentex.ca [IPv6:2607:f3e0:0:5::11]) by smarthost2.sentex.ca (8.15.2/8.15.2) with ESMTPS id w0HF4ZWD001828 (version=TLSv1 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 17 Jan 2018 10:04:35 -0500 (EST) (envelope-from mike@sentex.net) Received: from [192.168.43.26] (saphire3.sentex.net [192.168.43.26]) by lava.sentex.ca (8.15.2/8.15.2) with ESMTP id w0HF4Xmu016952; Wed, 17 Jan 2018 10:04:33 -0500 (EST) (envelope-from mike@sentex.net) Subject: Re: Ryzen issues on FreeBSD ? To: Pete French , freebsd-stable@freebsd.org References: <8e842dec-ade7-37d1-6bd8-856ea1a827ca@sentex.net> <3b625072-dfb3-6b4f-494d-7fe1b2fa554c@ingresso.co.uk> From: Mike Tancsa Organization: Sentex Communications Message-ID: <2c6ce4dd-f43c-7c40-abc2-732d6f8996ec@sentex.net> Date: Wed, 17 Jan 2018 10:04:33 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <3b625072-dfb3-6b4f-494d-7fe1b2fa554c@ingresso.co.uk> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2018 15:04:36 -0000 On 1/17/2018 8:43 AM, Pete French wrote: > > Are you running the latest STABLE ? There were some patches for Ryzen > which went in I belive, and might affect te stability. Specificly the > chnages to stop it locking up when executing code in the top page ? Hi, I was testing with RELENG_11 as of 2 days ago. The fix seems to be there # sysctl -A hw.lower_amd64_sharedpage hw.lower_amd64_sharedpage: 1 Would love to find a class of motherboard that pushes its "You dont need to dork around with any BIOS settings. It just works. Oh, and we have a hardware watchdog too".... ipmi would be stellar. ---Mike