projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce0118
)
less memory
author
Christian Grothoff
<christian@grothoff.org>
Wed, 20 Oct 2010 19:45:40 +0000
(19:45 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 20 Oct 2010 19:45:40 +0000
(19:45 +0000)
src/fs/fs.h
patch
|
blob
|
history
diff --git
a/src/fs/fs.h
b/src/fs/fs.h
index d2c2d3c7f1819dd65da6ceba2cdcc676ea383f80..9d662b267aaef22f4e8c0f822adfc9ffb40d82e0 100644
(file)
--- a/
src/fs/fs.h
+++ b/
src/fs/fs.h
@@
-118,7
+118,7
@@
* be more efficient but will be more disruptive
* as far as the scheduler is concerned.
*/
-#define HASHING_BLOCKSIZE (1024 * 1
024
)
+#define HASHING_BLOCKSIZE (1024 * 1
28
)
/**
* Number of bits we set per entry in the bloomfilter.