summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-02-08 10:56:09 +0200
committerPanu Matilainen <pmatilai@redhat.com>2012-02-08 10:56:09 +0200
commitd8cd36058b528f56bd579204426143be1e1eac6d (patch)
tree606db21b3ab88d6f88b55296cd8f85599e6db0e0 /python
parent93de6ca72c2622cce7aab305c55ffc0b358b709f (diff)
downloadrpm-d8cd36058b528f56bd579204426143be1e1eac6d.tar.gz
rpm-d8cd36058b528f56bd579204426143be1e1eac6d.tar.bz2
rpm-d8cd36058b528f56bd579204426143be1e1eac6d.zip
Switch back to former, much smaller BDB memory pool size (RhBug:752897)
- A larger cache is beneficial in various scenarios, but triggers horrible worst-case performance under memory pressure (or so my current theory goes, there might be other factors too). The worst-case degration is orders of magnitude bigger than the best-case improvements from the larger cache and for many use-cases doesn't make a whole lot difference. We could/should tune the cache with priorizing indexes and all, and perhaps dynamically select the cache size but for now, the 1Mb cache size is known to "just work".
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions