From owner-freebsd-arch Thu Aug 2 22:13:50 2001 Delivered-To: freebsd-arch@freebsd.org Received: from rcsntx.swbell.net (mta8.rcsntx.swbell.net [151.164.30.63]) by hub.freebsd.org (Postfix) with ESMTP id 5B5DD37B401 for ; Thu, 2 Aug 2001 22:13:48 -0700 (PDT) (envelope-from chris@holly.calldei.com) Received: from holly.calldei.com ([208.191.149.190]) by mta8.rcsntx.swbell.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GHH005TB7UV8A@mta8.rcsntx.swbell.net> for arch@FreeBSD.ORG; Fri, 03 Aug 2001 00:13:44 -0500 (CDT) Received: (from chris@localhost) by holly.calldei.com (8.11.4/8.9.3) id f735CwO24128; Fri, 03 Aug 2001 00:12:58 -0500 (CDT envelope-from chris) Date: Fri, 03 Aug 2001 00:12:58 -0500 From: Chris Costello Subject: Re: threads comment In-reply-to: <"from julian"@elischer.org> To: Julian Elischer Cc: arch@FreeBSD.ORG Reply-To: chris@calldei.com Message-id: <20010803001257.H6870@holly.calldei.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.2.5i References: Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday, July 31, 2001, Julian Elischer wrote: > if we'd called the thread a "process" > and the thing that has a pid a "task" (or something) That would be extremely confusing. A task would be a thing to go to; that sounds more like an instruction, or maybe a thread. I think your current diff does it best: Everybody knows that a single process has one or more threads of execution, rather than a task having one or more processes of execution. Don't you agree? -- +-------------------+---------------------------------------------------+ | Chris Costello | Don't document the program; program the document. | | chris@calldei.com | | +-------------------+---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message