Errors during expire
Russ Allbery
rra at stanford.edu
Wed Oct 9 19:14:14 UTC 2002
patricks <patricks at support.nl> writes:
> Russ said:
>> Currently neither the old nor the new tradindexed code is correctly
>> aligning msync calls, I think. That may have something to do with it.
>> I'm going to fix that for the new implementation using Alex's new code
>> sometime this week.
> Can enabling MMAP_MISSES_WRITES in config.h fix this problem, or should
> we switch to the new tradindexed code in CURRENT?
If I'm right and the error messages are caused by misaligned msync calls,
enabling that will just cause more of them because it will result in more
msync calls. This problem is fixed in the new overview code in CURRENT.
But I don't think this would cause corruption; it should be harmless (and
just mean that overview isn't getting synced).
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list