bug-hurd
[Top][All Lists]
Advanced

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

Re: kernel command line


From: Thomas Bushnell, BSG
Subject: Re: kernel command line
Date: 15 May 2001 15:18:23 -0700
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Roland McGrath <roland@gnu.org> writes:

> > That's correct, but in the model of just "return null if the parent is
> > gone", why is this a problem?
> 
> This model makes it impossible to guarantee an assignment of the task to
> its original Hurdish ancestor.  I think that guarantee is the most valuable
> part of the feature, because it allows unregistered Mach tasks to be
> controlled by a non-root user who created them.

Hrm, I think I'm confused.

The original Hurdish ancestor only has to remain alive for long enough
for proc to establish its record and copy the owner ID.  If the kernel
actively notifies proc as soon as the process is created with this
information, we can be guaranteed it gets captured and recorded.

What does it matter what happens later?



reply via email to

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