summaryrefslogtreecommitdiffstats
path: root/src/examples/pfs.h
diff options
context:
space:
mode:
authorFelipe Boeira <felipe.boeira@liu.se>2020-03-04 14:49:23 +0100
committerFelipe Boeira <felipe.boeira@liu.se>2020-03-04 14:49:23 +0100
commitaa02564229d69a16da3d34a3742233aac81fd8b1 (patch)
treec958a2f70d55ae7c3720d28559b3a5448b3f42b2 /src/examples/pfs.h
parenta2730d47f02ddd8c40021bfdd962b986b09fc556 (diff)
downloadpintos-aa02564229d69a16da3d34a3742233aac81fd8b1.tar.gz
Updated tests
Diffstat (limited to 'src/examples/pfs.h')
-rw-r--r--src/examples/pfs.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/examples/pfs.h b/src/examples/pfs.h
index 2ba7fce..dc13303 100644
--- a/src/examples/pfs.h
+++ b/src/examples/pfs.h
@@ -1,2 +1,4 @@
-#define BIG 3000
+#define BIG 100
#define TIMES 500
+#define N_PROC 10
+#define R_BYTES 100