Threads

Stanislav Krasilovskiy (prgrssor@cs.bu.edu)
Mon, 4 Oct 1999 15:22:07 -0400 (EDT)


Hi,

I have a short question, but I lack the expertise to answer it.

I am creating a thread in a custom system call, through a call to
kernel_thread(). When this thread finishes, it becomes a zombie and
persists until the user program which called the system call exits. Is
there any way to all to make the kernel thread die cleanly when it
finishes? (Without doing something like waitpid()).

Thank you very much.

+------------------------+----------------------------------------+
| Stan Albright Rost | http://mdsp.bu.edu/prgrssor_html |
| AKA | "Iron sharpens iron. |
| "The Progressor" | So one man sharpens another." |
+------------------------+-------------= Prov. 27:17 =-----------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/