chiark / gitweb /
journal: size journal data hash table based on maximum file size metrics
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 22:36:15 +0000 (00:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 22:59:03 +0000 (00:59 +0200)
The default of 2047 hash table entries turned out to result in way too
many collisions for bigger files, hence scale the hash table size by the
estimated maximum file size.


No differences found