George Neuner <gneuner2 at comcast.net> writes:
> Even the lightest weight
> user space ("green") threads need a few hundred instructions, minimum,
> to amortize the cost of context switching.
I thought the definition of green threads was that multiplexing them
doesn't require context switches.