Slightly more efficient rehash size selection
commitc9820ec97b417d33dc37eb589f069766f1068ea1
authorAllan McRae <allan@archlinux.org>
Sat, 29 Jan 2011 01:47:31 +0000 (29 11:47 +1000)
committerAllan McRae <allan@archlinux.org>
Thu, 3 Feb 2011 23:55:45 +0000 (4 09:55 +1000)
tree4cd5aa5216ddc5d25e294ce841b42b4e84ac95f7
parentd843c86b7b7cbf376716817e7c2c55b1f9360a72
Slightly more efficient rehash size selection

While probably still not optimal in terms of everyday usage in
pacman, this reduces the absolute size increase to "more reasonable"
levels.  For databases greater than 5000 in size, the minimum size
increase is used which is still on the order of a 10% increase.

Signed-off-by: Allan McRae <allan@archlinux.org>
lib/libalpm/pkghash.c