bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emulating no-senders notifications in L4?


From: Thomas Bushnell, BSG
Subject: Re: emulating no-senders notifications in L4?
Date: 23 Dec 2001 16:06:32 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Ondrej Hurt <Ondrej.Hurt@seznam.cz> writes:

> The exception handler thread must be reliable i.e. in some trusted
> task so we can count on it that it releases resources like port
> rights and the failing task gets killed.

As I understand it, this is not true.  The exception handler thread
does not need to be reliable.  The only thing that actually needs to
be reliable is the task manager that can actually kill tasks.  (It
makes sense of course for the L4 port to just put that code into the
existing proc server.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]