INN commit: branches/2.4/lib (dbz.c)

Russ Allbery Russ_Allbery at isc.org
Mon Jun 6 05:03:02 UTC 2005


    Date: Sunday, June 5, 2005 @ 22:03:00
  Author: eagle
Revision: 7265

Fix the length specification for madvise in getcore.  The incorrect value 
was causing it to pessimize things rather than optimize.  Also factor out
the file length calculation to a separate variable rather than constantly
repeating the same multiplication.  Patch from Chris Caputo.

Modified:
  branches/2.4/lib/dbz.c

-------+
 dbz.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)


More information about the inn-committers mailing list