killing process from interrupt

Alexej Sokolov bsd.quest at googlemail.com
Thu Apr 30 11:45:13 UTC 2009


Hello,
I have in my interrupt function the pointer to structure of some process.
What is the safe way to kill the process?

psignal (p, 9);  ?

Thanx
Alexej


More information about the freebsd-hackers mailing list