From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 14 07:30:17 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D61EE106566C for ; Mon, 14 Mar 2011 07:30:17 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 9A06E8FC12 for ; Mon, 14 Mar 2011 07:30:17 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p2E77F56000632; Mon, 14 Mar 2011 01:07:21 -0600 From: Erich Dollansky To: Ravi Murty Date: Mon, 14 Mar 2011 14:07:10 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <201103141230.49277.erich@alogreentechnologies.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103141407.11052.erichfreebsdlist@ovitrap.com> Cc: "freebsd-hackers@freebsd.org" Subject: Re: SIGSTOP and SIGKILL 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, 14 Mar 2011 07:30:17 -0000 Hi, On Monday 14 March 2011 13:30:00 Ravi Murty wrote: > I haven't, are there specific improvements in this area of the kernel? I do not know for sure. Just check the release notes. I only know of this: 20100125: Introduce the kernel thread "deadlock resolver" (which can be enabled via the DEADLKRES option, see NOTES for more details) and the sleepq_type() function for sleepqueues. Erich > > On Mar 13, 2011, at 10:30 PM, Erich Dollansky wrote: > > > Hi, > > > > On Monday 14 March 2011 11:41:21 Ravi Murty wrote: > > > >> > >> Any good solutions to this problem? > > > > did you try your program on 8.2? > > > > Erich > >