From owner-freebsd-ports@FreeBSD.ORG Mon Feb 14 22:35:34 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D565116A4CE; Mon, 14 Feb 2005 22:35:34 +0000 (GMT) Received: from out-1.mail.amis.net (out-1.mail.amis.net [212.18.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E64843D1F; Mon, 14 Feb 2005 22:35:34 +0000 (GMT) (envelope-from blaz@si.FreeBSD.org) Received: from localhost (in-2.mail.amis.net [212.18.32.19]) by out-1.mail.amis.net (Postfix) with ESMTP id 35E875B4ED5; Mon, 14 Feb 2005 23:35:33 +0100 (CET) Received: from in-2.mail.amis.net ([127.0.0.1]) by localhost (in-2.mail.amis.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80067-08; Mon, 14 Feb 2005 23:35:31 +0100 (CET) Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by in-2.mail.amis.net (Postfix) with ESMTP id 2F5B122862F; Mon, 14 Feb 2005 23:35:31 +0100 (CET) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by piranha.amis.net (Postfix) with ESMTP id 10F4EFD92; Mon, 14 Feb 2005 23:35:31 +0100 (CET) Date: Mon, 14 Feb 2005 23:35:31 +0100 (CET) From: Blaz Zupan X-X-Sender: blaz@titanic.medinet.si To: Mathieu Arnold In-Reply-To: <4B7E12DCAB200412F2F21C08@[192.168.1.5]> Message-ID: <20050214233027.Y91298@titanic.medinet.si> References: <20050214215250.4FFD416A4CE@hub.freebsd.org> <4B7E12DCAB200412F2F21C08@[192.168.1.5]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at amis.net X-Spam-Status: No, hits=-4.096 required=5 tests=ALL_TRUSTED, AWL, BAYES_00, SUBJ_HAS_SPACES X-Spam-Level: cc: ports@freebsd.org Subject: Re: cvs commit: ports/net-mgmt/nagios Makefile distinfo pkg-plist ports/net-mgmt/nagios/files nagios.sh.tmpl patch-Makefile.in patch-base-Makefile.in patch-cgi-Makefile.in patch-configure.in ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 22:35:35 -0000 > reading the pointed doc, could you comment on : > | 1. FreeBSD and threads. On FreeBSD there's a native user-level > | implementation of threads called 'pthread' and there's also an optional ... I'm now running 2.0.b2 in production for a couple of days and have not seen the mentioned problems, although I'm not really sure what "heavy I/O load" is in this regard - the box I'm running it on is quite heavily loaded. Even if I would see the problems, I don't have the neccesary knowledge to fix them. If there is any problems with 2.0, users should stick to 1.2. If it turns out that there are too many problems with 2.0 reported by users, we can still repo copy 1.2 to ports/net-mgmt/nagios12 and users with problems can run that. For now, I don't see any need.