Page MenuHomeFreeBSD

D8486.id22152.diff
No OneTemporary

D8486.id22152.diff

Index: head/sys/dev/cpuctl/cpuctl.c
===================================================================
--- head/sys/dev/cpuctl/cpuctl.c
+++ head/sys/dev/cpuctl/cpuctl.c
@@ -63,7 +63,7 @@
# define DPRINTF(...)
#endif
-#define UCODE_SIZE_MAX (32 * 1024)
+#define UCODE_SIZE_MAX (4 * 1024 * 1024)
static int cpuctl_do_msr(int cpu, cpuctl_msr_args_t *data, u_long cmd,
struct thread *td);

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 12, 7:22 PM (9 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29592430
Default Alt Text
D8486.id22152.diff (398 B)

Event Timeline