git: kernel - Increase microcode size limit from 32KB to 4MB
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jan 9 13:43:37 PST 2018
commit 37d142dee1a929a51edab9cf81e2ad3a0e17765c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jan 9 11:56:08 2018 -0800
kernel - Increase microcode size limit from 32KB to 4MB
* Increase the microcode size limit to 4MB. Newer microcodes exceed
the previous 32KB limit. e.g. the latest Skylake microcode is 97KB.
* Fixes cpucontrol -u operations on newer cpus.
Taken-from: FreeBSD
Summary of changes:
sys/dev/misc/cpuctl/cpuctl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/37d142dee1a929a51edab9cf81e2ad3a0e17765c
--
DragonFly BSD source repository
More information about the Commits
mailing list