Date: Sun, 31 Oct 1999 21:13:47 -0700 From: Nate Williams <nate@mt.sri.com> To: Daniel Eischen <eischen@vigrid.com> Cc: freebsd-arch@freebsd.org, julian@whistle.com Subject: Re: Threads goals version II Message-ID: <199911010413.VAA15024@mt.sri.com> In-Reply-To: <199911010331.WAA18647@pcnet1.pcnet.com> References: <199911010331.WAA18647@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911010413.VAA15024>