How to kill a TASK_KILLABLE process?

前端 未结 0 1732
后悔当初
后悔当初 2021-01-07 10:07

If a process sleep in TASK_KILLABLE state, we can kill it by signal \'SIGKILL\' to it.

"kill -9 pid" will set sig in \'task_struct->signal->shared_pen

相关标签:
回答
  • 消灭零回复
提交回复
热议问题