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 552ffa2 commit 06c4812Copy full SHA for 06c4812
apps/libc/c/forkcow/forkcow.c
@@ -4,7 +4,7 @@
4
#include <unistd.h>
5
#include <sys/mman.h>
6
7
-#define N 200
+#define N 150
8
#define LEN (1024 * 1024)
9
10
void forktest(void) {
0 commit comments