We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014fcd3 commit a8e38cdCopy full SHA for a8e38cd
os/proc.h
@@ -4,7 +4,7 @@
4
#include "riscv.h"
5
#include "types.h"
6
7
-#define NPROC (16)
+#define NPROC (24)
8
9
// Saved registers for kernel context switches.
10
struct context {
0 commit comments