[Top][All Lists]
[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
bdb20030516.diff
Description: Binary data
- [GNUnet-developers] Databases benchmark and problem, eric haumant, 2003/04/15
- Re: [GNUnet-developers] Databases benchmark and problem, Glenn McGrath, 2003/04/15
- Re: [GNUnet-developers] Databases benchmark and problem, Christian Grothoff, 2003/04/15
- Re: [GNUnet-developers] Databases benchmark and problem, Christian Grothoff, 2003/04/15
- RE: [GNUnet-developers] Databases benchmark and problem, Jan Marco Alkema, 2003/04/16
- Re: [GNUnet-developers] Databases benchmark and problem, Kevin Atkinson, 2003/04/16
- Re: [GNUnet-developers] Databases benchmark and problem, Igor Wronsky, 2003/04/16