Is processor microcode advised?

grarpamp grarpamp at gmail.com
Mon Nov 23 04:53:33 UTC 2015


On Fri, Nov 20, 2015 at 10:43 AM, Will Senn <will.senn at gmail.com> wrote:
> sudo /usr/sbin/cpucontrol -v -u -d "/usr/local/share/cpucontrol/"
> /dev/cpuctl0
> cpucontrol: skipping /usr/local/share/cpucontrol//m101067770A.fw of rev
> 0x70a: up to date

> What I infer from this is that my CPU's are already as up to date as the
> microcode database is and therefore no process is needed or kept resident.
> Am I understanding this correctly?

"skipping...up to date"
Seems familiar, you can also read the source to find other messages
you might receive. One of the two packages you want to regular update if
you want pull in new "database" updates from Intel.
The tools load it once per boot into the cpu where it remains resident
till next boot. There's not daemon process after the cpuctl load.
The other script stuff is answered in dmesg, syslogd, and rc.conf pages.


More information about the freebsd-questions mailing list