On Wed, Jun 06, 2001 at 06:24:11PM +0300, Ognyan Kulev wrote:
> BTW Why in proc/main.c there is global_lock that is used in message_demuxer
> if proc is single-threaded?

proc is not single threaded in the sense that there is only one thread.  We
need multiple threads to handle signal delivery correctly and some other
stuff (responding to init without delay).

However, apart from that all incoming RPCs are serialized.

Thanks,
Marcus



-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to