From owner-freebsd-current Tue Apr 18 03:41:39 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29581 for current-outgoing; Tue, 18 Apr 1995 03:41:39 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA29575 for ; Tue, 18 Apr 1995 03:41:37 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id DAA26058; Tue, 18 Apr 1995 03:41:34 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id DAA00176; Tue, 18 Apr 1995 03:41:34 -0700 Message-Id: <199504181041.DAA00176@corbin.Root.COM> To: roberto@blaise.ibp.fr (Ollivier Robert) cc: freebsd-current@FreeBSD.org Subject: Re: mmap bugs gone yet? In-reply-to: Your message of "Tue, 18 Apr 95 12:04:06 +0200." <199504181004.MAA11893@blaise.ibp.fr> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 18 Apr 1995 03:41:32 -0700 Sender: current-owner@FreeBSD.org Precedence: bulk >> It would seem to be writing the history file every 10 articles if you use >> ACT_READ option. I don't know if it writes all of it or just the modified >> parts. You can tune innd to write less often, but it doesn't seem to help >> much. We are in big trouble soon if the NNTP protocol isn't quickly >> revised, and we probably need a fully rewritten news system in less than a >> year... > >Inn seems to work fine now that mmap bugs are fixed. I've recompiled it >with ACT_READ at MMAP and I've not crashed since. Good to hear; thanks for the report. -DG