gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] Databases benchmark and problem


From: N. Durner
Subject: Re: [GNUnet-developers] Databases benchmark and problem
Date: Wed, 16 Apr 2003 21:26:57 +0100

Hello Eric,

please try the attached patch.
When the pagesize is extended to 8192 Bytes (the default depends on the
filesystem - 4096 on mine), no overflow pages are created (don't ask me
why).
The higher pagesize decreases the space needed by BDB to store the data, but
increases the risk of loosing data in case of a crash.
The change might also affect the speed of GNUnet, but I can't measure that
(gnunet-download stops on my machines, too - how do you measure the speed
anyway?)

Best regards,

Nils

Attachment: bdb20030516.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]