linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Possible methods for the kernel to terminate a process
@ 2010-06-22 19:40 Xiachen Dong
  2010-06-22 20:01 ` Russell King - ARM Linux
  2010-06-23  0:44 ` Jamie Lokier
  0 siblings, 2 replies; 6+ messages in thread
From: Xiachen Dong @ 2010-06-22 19:40 UTC (permalink / raw)
  To: linux-arm-kernel


Hi,

We have a quick question. Besides sending signals, are there any other ways for the kernel to terminate a process?

We have such question because we try to kill a user space process by the shell command kill and we cannot kill it probably because it is in an un-interruptible sleep/wait. 

However, we still wish to be able to kill the user space process under this circumstance. To our knowledge of the kernel, if the kernel wants to kill a process when special event such as exception happens, it usually sends a signal to the process. We really cannot think of any other methods for a kernel to terminate a process.

Can anyone provide some hints on this? Is rebooting the machine the only solution to the problem?

Thanks,

Xiachen

 		 	   		  
_________________________________________________________________
MSN Dating: Find someone special. Start now.
http://go.microsoft.com/?linkid=9734384

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-06-25 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 19:40 Possible methods for the kernel to terminate a process Xiachen Dong
2010-06-22 20:01 ` Russell King - ARM Linux
2010-06-22 21:05   ` Xiachen Dong
2010-06-22 21:40     ` Russell King - ARM Linux
2010-06-23  0:44 ` Jamie Lokier
2010-06-25 19:43   ` Xiachen Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).