INN commit: branches/2.4/storage (4 files)
INN Commit
Russ_Allbery at isc.org
Sun Oct 9 03:44:37 UTC 2005
Date: Saturday, October 8, 2005 @ 20:44:35
Author: eagle
Revision: 7412
When retrieving an entire article, use MADV_WILLNEED rather than
MADV_SEQUENTIAL or no madvise hint at all. The performance is apparently
noticably better per MKI.
Modified:
branches/2.4/storage/cnfs/cnfs.c
branches/2.4/storage/timecaf/timecaf.c
branches/2.4/storage/timehash/timehash.c
branches/2.4/storage/tradspool/tradspool.c
-----------------------+
cnfs/cnfs.c | 5 ++++-
timecaf/timecaf.c | 4 ++++
timehash/timehash.c | 4 ++++
tradspool/tradspool.c | 5 +++++
4 files changed, 17 insertions(+), 1 deletion(-)
More information about the inn-committers
mailing list