From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 22 04:54:46 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC0616A41F; Mon, 22 Aug 2005 04:54:46 +0000 (GMT) (envelope-from avesnin@mirknigi.ru) Received: from mx1.mirknigi.ru (mx1.mirknigi.ru [217.114.33.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F9043D46; Mon, 22 Aug 2005 04:54:44 +0000 (GMT) (envelope-from avesnin@mirknigi.ru) Received: from dummy.name; Mon, 22 Aug 2005 08:54:40 +0400 Message-ID: <004301c5a6d5$811662e0$260210ac@win> From: "Alexey Vesnin" To: "Daniel Eischen" References: Date: Mon, 22 Aug 2005 08:53:57 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Cc: freebsd-hackers@freebsd.org Subject: Re: nagios and freebsd threads issue : help please ... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 04:54:46 -0000 ----- Original Message ----- From: "Daniel Eischen" To: "Christophe Yayon" Cc: Sent: Friday, August 19, 2005 11:03 PM Subject: Re: nagios and freebsd threads issue : help please ... > On Fri, 19 Aug 2005, Christophe Yayon wrote: > > > Hi all > > > > You should know about freebsd and nagios 2.0b threads issues (100% cpu > > use by a forked process, lost check result, some pause of nagios main > > process in certains obscursives conditions...). > > > > Some Nagios developpers says that the problem is in FreeBSD and some > > other says that the problem is in nagios pthreads implementation, here a > > resume of our discussions : > > See http://www.freebsd.org/cgi/getmsg.cgi?fetch=340959+344806+/usr/local/www/db/ text/2005/freebsd-hackers/20050703.freebsd-hackers > > -- > DE > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > This is a common problem with more common salvation : use ports/devel/pth library. It will solve this problem COMPLETELY AT ALL. I'm currently running FreeBSD-4-STABLE build, upgradin' my kernel weekly and has no sign of such a problem. Always remember the main benefit of OpenSource - source is just a subject to work with... You may use defaults and they must work, but there's no guarantee that this will work fine and 100%-fast for YOUR hardware/software environment. Don't be shy to make modifications - developers aren't the ones who must do all the job for you. It's up toy you personally. Post Scriptum. 5.4 is not GOOD. It must be used ONLY if you don't have another way. It's memory leak is horrible....