[Home] [Groups] - Message: [Prev in Group] [Next in Group]
45: Re: Just a bit of musing
[Full Header] [Plain Text]
From: Wout Mertens <Wout.Mertens@rug.ac.be>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 13 Mar 1997 14:28:59 +0100 (MET)
References: [1]
Organization: Kanga.Nu
On Thu, 6 Mar 1997 coder@ibm.net wrote:
> Well, given an SMP machine, with an OS that will intelligently distributes
> threads -- that all semi happens for free with me (its not quite so good
> as I try to minimise thread creations, as few to no current OS'es will
> migrate a thread across processors for load sharing). On the other side,
I don't get this. You do NOT create new threads because few OS'es will
migrate them? I would say that's a reason to create new threads the whole
time.... Or what am I missing?
Wout.