tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: perl 5.22, spamassassin and .db



On Tue, Nov 17, 2015 at 01:39:53PM +0100, Manuel Bouyer wrote:
> [...]
> so maybe the large bsize/fsize is the problem ?

it is, because the db's pagesize defaults to the filesystem bsize.
When fixing the db's pagesize to 64k the problem is reproductible
independantly from the underlying filesystem.

I filled a PR with a small shell script to reproduce the problem:
lib/50441

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index