lkml.org 
[lkml]   [2011]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 0/3] x86/microcode: support for microcode update in Xen dom0
    On 10/12/2011 01:40 PM, Konrad Rzeszutek Wilk wrote:
    > Why is it paramount to do it as early as possible? As in, even doing
    > it before Linux kernel is invoked is preferred than during initrd runtime?

    It is paramount to do it as early as possible *because the CPU is
    broken*. That's why there is a microcode update at all. It is
    *supposed* to be installed by BIOS, but for whatever reason it wasn't
    (including user doesn't want to update the BIOS), so the very fact that
    this is done in the OS at all is a bit of a fail.

    Doing it in the bootloader is messy because bootloaders typically aren't
    SMP-aware (and really shouldn't need to be), which leaves the OS. On
    native hardware it should ideally be done as early in the processor
    bringup as possible.

    -hpa


    \
     
     \ /
      Last update: 2011-10-12 23:35    [W:2.564 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site