Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145305660
D8486.1777615506.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D8486.1777615506.diff
View Options
Index: sys/dev/cpuctl/cpuctl.c
===================================================================
--- sys/dev/cpuctl/cpuctl.c
+++ sys/dev/cpuctl/cpuctl.c
@@ -63,7 +63,7 @@
# define DPRINTF(...)
#endif
-#define UCODE_SIZE_MAX (32 * 1024)
+#define UCODE_SIZE_MAX (128 * 1024)
static int cpuctl_do_msr(int cpu, cpuctl_msr_args_t *data, u_long cmd,
struct thread *td);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 6:05 AM (1 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28521003
Default Alt Text
D8486.1777615506.diff (378 B)
Attached To
Mode
D8486: increase UCODE_SIZE_MAX from 32kB to 4MB in sys/dev/cpuctl/cpuctl.c to allow microcode update on Intel 6th+ gen CPUs
Attached
Detach File
Event Timeline
Log In to Comment