From owner-freebsd-arch Sun Oct 31 20:14:27 1999 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 0AD5B14BD3 for ; Sun, 31 Oct 1999 20:14:23 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id FAA02627 for ; Mon, 1 Nov 1999 05:14:22 +0100 (CET) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id FAA70430 for freebsd-arch@freebsd.org; Mon, 1 Nov 1999 05:14:22 +0100 (MET) Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 6588814BD3 for ; Sun, 31 Oct 1999 20:13:49 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id VAA09465; Sun, 31 Oct 1999 21:13:48 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA15024; Sun, 31 Oct 1999 21:13:47 -0700 Date: Sun, 31 Oct 1999 21:13:47 -0700 Message-Id: <199911010413.VAA15024@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Daniel Eischen Cc: freebsd-arch@freebsd.org, julian@whistle.com Subject: Re: Threads goals version II In-Reply-To: <199911010331.WAA18647@pcnet1.pcnet.com> References: <199911010331.WAA18647@pcnet1.pcnet.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 6/ (contentious) multiple theads should be bound to within the resource > > limits of the single process. > > Multiple processes/LWPs should be allowed to have their own quantum and > not count towards the [parent] process quantum, right? As I read that, no. A multi-threaded process shouldn't be given any more 'resources' than a single-threaded process. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message