From owner-freebsd-stable Thu Jul 8 5:55: 6 1999 Delivered-To: freebsd-stable@freebsd.org Received: from enst.enst.fr (enst.enst.fr [137.194.2.16]) by hub.freebsd.org (Postfix) with ESMTP id 5B47A15116; Thu, 8 Jul 1999 05:55:00 -0700 (PDT) (envelope-from beyssac@enst.fr) Received: from bofh.enst.fr (bofh-2.enst.fr [137.194.2.37]) by enst.enst.fr (8.9.1a/8.9.1) with ESMTP id OAA16476; Thu, 8 Jul 1999 14:54:58 +0200 (MET DST) Received: by bofh.enst.fr (Postfix, from userid 12426) id 3DEB3D226; Thu, 8 Jul 1999 14:54:58 +0200 (CEST) Message-ID: <19990708145458.A10059@enst.fr> Date: Thu, 8 Jul 1999 14:54:58 +0200 From: Pierre Beyssac To: The Hermit Hacker , freebsd-current@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Known MMAP() race conditions ... ? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from The Hermit Hacker on Thu, Jul 08, 1999 at 08:20:37AM -0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jul 08, 1999 at 08:20:37AM -0300, The Hermit Hacker wrote: > I'm trying to push moving some Solaris boxes at work over to FreeBSD, > with our INN server being the 'safest' example to move over first, but You'd better try to configure INN without mmap(); this doesn't induce much performance penalty and you avoid any problems with FreeBSD's mmap. Now there are other (and IMHO, better) ways to demonstrate FreeBSD stability on a production server: HTTP, POP/SMTP, DNS,... -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message