Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147221022
D8486.id22115.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
D8486.id22115.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
Tue, Mar 10, 5:46 AM (2 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29476899
Default Alt Text
D8486.id22115.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