We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0b5cc commit f6286a1Copy full SHA for f6286a1
1 file changed
include/globals.h
@@ -1,7 +1,7 @@
1
#ifndef DISTRIBUTEDMALLOC_GLOBALS_H
2
#define DISTRIBUTEDMALLOC_GLOBALS_H
3
4
-#define DEF_NODE_SIZE 32
+#define DEF_NODE_SIZE 8
5
#define DEF_NODE_USER 0
6
#define DEF_NODE_LEADER 1
7
0 commit comments