summaryrefslogtreecommitdiff
path: root/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'param.h')
-rw-r--r--param.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/param.h b/param.h
new file mode 100644
index 0000000..798dc5b
--- /dev/null
+++ b/param.h
@@ -0,0 +1,3 @@
+#define NPROC 64
+#define PAGE 4096
+#define KSTACKSIZE PAGE