From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 08:22:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A457B16A4CE for ; Thu, 18 Mar 2004 08:22:09 -0800 (PST) Received: from mailhub1.midco.net (mailhub1.midco.net [24.220.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A09043D31 for ; Thu, 18 Mar 2004 08:22:09 -0800 (PST) (envelope-from pmes@bis.midco.net) Received: (qmail 10496 invoked by uid 0); 18 Mar 2004 16:22:08 -0000 Received: from host-195-219-220-24.midco.net (HELO bis.midco.net) ([24.220.219.195]) (envelope-sender ) by lvs-pop.midco.net (qmail-ldap-1.03) with SMTP for ; 18 Mar 2004 16:22:08 -0000 Message-ID: <4059CCB0.1050901@bis.midco.net> Date: Thu, 18 Mar 2004 10:22:08 -0600 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7a) Gecko/20040308 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <4050BBCB.50302@cinci.rr.com> <20040312092348.18be60e0.taku@cent.saitama-u.ac.jp> <20040318023045.GE3018@dragon.nuxi.com> In-Reply-To: <20040318023045.GE3018@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: [PATCH] for SCHED_ULE & libpthread issue (was Re: I like SCHED_4BSD) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 16:22:09 -0000 David O'Brien wrote: > On Fri, Mar 12, 2004 at 09:23:47AM +0900, Taku YAMAMOTO wrote: > >>Until the problem is fully addressed, I will propose following patch >>to be applied. (the least intrusive one attached in the former message) > > > Do people think we should commit this? > I don't recall seeing any reports from people running UP, but it seems to do the trick for us SMP folks. Has anyone heard from Jeff lately? I suppose he's got something major in the works, but this patch seems fairly benign. Jeff is a nice guy, I don't think he will lash out at anyone for trying to help out. Although, the way people have been acting the last week or so, I'm not certain. ;) Pete...