From owner-freebsd-questions@freebsd.org Wed Nov 18 08:00:06 2015 Return-Path: Delivered-To: freebsd-questions@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 5BF50A32A3E for ; Wed, 18 Nov 2015 08:00:06 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E0E321ED1 for ; Wed, 18 Nov 2015 08:00:05 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by wmvv187 with SMTP id v187so264738675wmv.1 for ; Wed, 18 Nov 2015 00:00:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=f/1Qt/i77+HS1Wx7MBEQUIUSwAlYlB58SnThRsY/FSs=; b=YNdgJjzzk6N1lzScIzvngsRipxDr8l/1s6rmDLteLUofUMrkeab7EIirZ6GrAftVgd ZN+kLTvapGik9JLvnx/fMMkTm1a9GWwHZ/99m6MQDHHeAyVNQHy43ow3KZdCmDXvbDWA HXWm40nravRZwwgItEulPQTaJ1+y02xiYmb8Rndxj0mG7Mz1IBZcAvh9m1P+7ufDuytZ czafiOilP52GGXDp1DMoOjI9qZSZY1WxbO+3oNIR3NxkAdct6ipC6KUkGVc+gag4koUT +fn74DmCzurtJ7Od/Q2RZE3rao9n6mSyQx2Sy+3ihjeOEL9RETd+AFVJibavrL+sbEnf aOkA== MIME-Version: 1.0 X-Received: by 10.28.100.84 with SMTP id y81mr2414013wmb.48.1447833604290; Wed, 18 Nov 2015 00:00:04 -0800 (PST) Received: by 10.28.181.213 with HTTP; Wed, 18 Nov 2015 00:00:04 -0800 (PST) In-Reply-To: References: <564B3E4D.7070808@gmail.com> Date: Wed, 18 Nov 2015 08:00:04 +0000 Message-ID: Subject: Re: Is processor microcode advised? From: krad To: Adam Vande More Cc: Will Senn , FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2015 08:00:06 -0000 or UEFI, sorry being pedantic On 17 November 2015 at 15:10, Adam Vande More wrote: > On Tue, Nov 17, 2015 at 8:48 AM, Will Senn wrote: > > > Is it important/necessary/advisable to install microcode for Intel > CPU's? > > If so, how do you know which CPU's have updates? Also, after doing make > > install in /usr/ports/sysutils/devcpu-data and adding > > microcode_update_enable="YES" to rc.conf, how can you tell if anything > was > > applied - what do you look for in dmesg output > > > > man cpuctl > > But normally this is just handled with a bios update. > -- > Adam > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >