Parallel CPU Microcode Updates Being Restored To Help Large Core Count Servers

Written by Michael Larabel in Hardware on 23 August 2019 at 06:31 AM EDT. Add A Comment
HARDWARE
Following Spectre/Meltdown, the Linux CPU microcode updating was made serial while now a new patch pending for the Linux kernel would restore the behavior to be parallelized in order to speed-up the process for large core count servers.

Handling parallel CPU microcode updates can make a meaningful difference on today's large core count systems. An Oracle engineer has volleyed a patch from an Intel developer in trying to get the code into the mainline kernel.

The patch explains, "Microcode update was changed to be serialized due to restrictions after Spectre days. Updating serially on a large multi-socket system can be painful since we do this one CPU at a time. Cloud customers have expressed discontent as services disappear for a prolonged time. The restriction is that only one core goes through the update while other cores are quiesced. The update is now done only on the first thread of each core while other
siblings simply wait for this to complete.
"

Hopefully this change can make it into Linux 5.4.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week