lkml.org 
[lkml]   [2000]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: SCO: "thread creation is about a thousand times faster than on native Linux"
Date
From
> 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.

Numerous apps rely on knowing SIGKILL kills stuff dead. This hack is simply
uglier than handling these few special cases.

Lets be honest SIGSTOP and SIGKILL are not critical fast paths for signals
and with the thread group id Linus proposed we have a chain of tasks for the
thread group so we are talking about adding a chain of code to signal a
thread group that only has to deal with a few signals


-
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/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.732 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site