Re: Thread implementations...

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 22 Jun 1998 21:48:32 +0100 (BST)


> Both of these problem could be neatly solved if the kernel
> knew that thread-like processes live in teams. There are other

Sort of a thread group like process group model. You need to do that
cleanly however to keep it fast and Linus happy.

> motivations for this: reasonable ps output, and robust gdb thread
> support.

gdb doesnt need that. CLONE_PTRACE hints is all that is needed on the
kernel side

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu