kernel, boot: Increase CPU limit to 64
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <util/FixedWidthPointer.h>
|
||||
|
||||
|
||||
#define SMP_MAX_CPUS 8
|
||||
#define SMP_MAX_CPUS 64
|
||||
|
||||
#define MAX_PHYSICAL_MEMORY_RANGE 32
|
||||
#define MAX_PHYSICAL_ALLOCATED_RANGE 32
|
||||
|
||||
Reference in New Issue
Block a user