All of lore.kernel.org
 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; 7+ 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] 7+ messages in thread
* Possible methods for the kernel to terminate a process
@ 2010-06-22 19:50 Xiachen Dong
  0 siblings, 0 replies; 7+ messages in thread
From: Xiachen Dong @ 2010-06-22 19:50 UTC (permalink / raw)
  To: xiachendong; +Cc: linux-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

 		 	   		  
_________________________________________________________________
Turn down-time into play-time with Messenger games
http://go.microsoft.com/?linkid=9734385

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

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

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2010-06-22 19:50 Xiachen Dong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.