Date: Thu, 8 Jul 1999 14:54:58 +0200 From: Pierre Beyssac <beyssac@enst.fr> To: The Hermit Hacker <scrappy@hub.org>, freebsd-current@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Known MMAP() race conditions ... ? Message-ID: <19990708145458.A10059@enst.fr> In-Reply-To: <Pine.BSF.4.05.9907080812570.4088-100000@thelab.hub.org>; from The Hermit Hacker on Thu, Jul 08, 1999 at 08:20:37AM -0300 References: <Pine.BSF.4.05.9907080812570.4088-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990708145458.A10059>