diff options
Diffstat (limited to 'src/examples/pfs.h')
| -rw-r--r-- | src/examples/pfs.h | 4 |
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 |
