Bump up default BDB cache- and allowed mmap size considerably
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Jan 2011 13:49:50 +0000 (15:49 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Jan 2011 13:49:50 +0000 (15:49 +0200)
commit6b6310b152475793a1272d8829a9df89a6edaee6
tree0de3aa4361d30b103002dd096dfefad90e2a2ed5
parentb76fa1a7fdf738ccd45dd70a5489d5110a6d5534
Bump up default BDB cache- and allowed mmap size considerably
- The former defaults come from nearly a decade ago, things have
  changed a bit since then... Even BDB's own default cache size is
  much larger (8MB) now than what we've been setting.
- Using 64MB cache improves cache hit rate (and performance) massively.
  Last-gasp default to roughly BDB's own current defaults, higher
  settings in the default macro setup.
lib/backend/dbconfig.c
macros.in