overview index cache

Tom Kacvinsky tjk at ams.org
Mon Oct 30 22:35:44 UTC 2000


madvise() is broken on Debian GNU/Linux 2.2.17 for powerpc.  Or so says
config.log when I run configure for inn.

(As a side note: is that why token generation is fouled up on my box?)

Tom

On Tue, 31 Oct 2000, Katsuhiro Kondou wrote:

> 
> Seeing from my server in production, not a few reader issue
> HEAD and BODY to retrieve articles.  Current article retrieval
> in nnrpd calls OVgetartinfo() for each article to get token.
> I believe it's quite wasteful for some overview method(yes,
> I mean buffindexed).  I'm thinking of having overivew index
> cache to reduce this, but some methods may not care those
> behavior.  All methods may not need.  To match both I'll add
> new feature into OVctl() which will do something like madvise(),
> to inform method to keep or free cache for index.  For method
> which does not care, just returns with doing nothing.  Any
> comments?
> 




More information about the inn-workers mailing list