less memory
authorChristian Grothoff <christian@grothoff.org>
Wed, 20 Oct 2010 19:45:40 +0000 (19:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 20 Oct 2010 19:45:40 +0000 (19:45 +0000)
src/fs/fs.h

index d2c2d3c7f1819dd65da6ceba2cdcc676ea383f80..9d662b267aaef22f4e8c0f822adfc9ffb40d82e0 100644 (file)
  * be more efficient but will be more disruptive
  * as far as the scheduler is concerned.
  */
-#define HASHING_BLOCKSIZE (1024 * 1024)
+#define HASHING_BLOCKSIZE (1024 * 128)
 
 /**
  * Number of bits we set per entry in the bloomfilter.