microcode_ctl

microcode.ctl: Intel IA32 CPU Microcode Utility The microcode_ctl utility is a companion to the IA32 microcode driver written by Tigran Aivazian ( [email protected]). The utility has two uses: a) it decodes and sends new microcode to the kernel driver to be uploaded to Intel IA32 family processors. (Pentium Pro, PII, Celeron, PIII, Xeon, Pentium 4 etc.) b) it signals the kernel driver to release any buffers it may hold The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't re-flash your CPU permanently, reboot and it reverts back to the old microcode. The ideal place to load microcode is in BIOS, but most vendors never update it! To enable microcode update, I need some kernel support, thus I need the linux kernel 2.2.18 or later, or 2.4.0 or later. From Debian 3.0r0 APT
Current version: 2.1-23

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 2.1-23 download project version
2019-01-17 9 2.0 download project version
2017-07-13 8 2.0 download project version
2015-06-25 7 2.0 download project version
2014-03-07 6 2.0 download project version
2013-09-10 5 2.0 download project version
2012-10-31 4 1.17 download project version
2012-05-01 3 1.17 download project version
2005-11-08 2 1.12 download project version