>
> No. You can't kill a process which is in kernel mode. If it doesn't
> come out, you won't be able to stop it. It seems rather unlikely that
> that's the case here, though.
It seems to me that a process can only suicide after it detects somebody
wants to kill it. Anyway, it is the process itself that calls exit(). A
process must be runnable to be killed (actually suicide). Am I right?
-Zhihui
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message