yodaiken@fsmlabs.com wrote:
> Cool name. And it makes a kind of poetic sense that
> kill(pid,SIGOVERKILL) should de-POSIX a process.
Uh ? It should be already de-POSIXed. For "regular" processes,
SIGOVERKILL should probably just act like SIGKILL. Still leaves the
issue that tools to kill processes may need to know about the new
signal too.
> > So you need a privileged launcher or VMS-style privileged libraries.
> > Oh dear ...
>
> Why not? Better than having it in the kernel. Think of Pthreads executables
> as misc type.
I think that would create a lot of external dependencies and you'd have
to go for heavier threads, e.g. you can't share VM. Probably not worth
doing.
- Werner
-- _________________________________________________________________________ / Werner Almesberger, ICA, EPFL, CH werner.almesberger@ica.epfl.ch / /_IN_N_032__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:14 EST