From owner-freebsd-threads@FreeBSD.ORG Sat Apr 26 14:12:35 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5514137B401 for ; Sat, 26 Apr 2003 14:12:35 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8CC843FB1 for ; Sat, 26 Apr 2003 14:12:34 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003042621123405200nr5v8e>; Sat, 26 Apr 2003 21:12:34 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA28514; Sat, 26 Apr 2003 14:12:33 -0700 (PDT) Date: Sat, 26 Apr 2003 14:12:33 -0700 (PDT) From: Julian Elischer To: Terry Lambert In-Reply-To: <3EAAD0EE.49EDA0D@mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Xu cc: Daniel Eischen cc: freebsd-threads@freebsd.org Subject: Re: SMPing libpthread X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 21:12:35 -0000 terry thet are talking userland.. On Sat, 26 Apr 2003, Terry Lambert wrote: > David Xu wrote: > > From: "Daniel Eischen" > > > David, I noticed that we hold the scheduling lock before and > [...] > Note that I think you want idempotence, not atomicity, in this > case, anyway. > [...] > I can't help feeling, though, that this should be seperated > out. I don't know how to deal with the idempotence issues > "correctly", and still maintain a seperation between threads > implementation and scheduler implementation off the top of > my head (at least, without changing the scheduler API), but > I'm sure it's doable, with a little thought. > > -- Terry > _______________________________________________ > freebsd-threads@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-threads > To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" >