]> git.sur5r.net Git - openldap/commit
Less aggressive page_spill
authorHoward Chu <hyc@symas.com>
Fri, 23 Aug 2013 01:51:48 +0000 (18:51 -0700)
committerHoward Chu <hyc@symas.com>
Fri, 23 Aug 2013 01:51:48 +0000 (18:51 -0700)
commit7b1db13050b86d864cdc17d9e0e7b18ee0f77071
treed077ecc582d16ba269234d7840818461bfd7dfd5
parentc22a7d98ecac671b69faeef7d406cec4140b2abf
Less aggressive page_spill

spilling all possible pages is a waste because the majority will be
needed again. Just do 1/8th of the dirty list instead.
libraries/liblmdb/mdb.c