This topic created in 4698 days ago, the information mentioned may be changed or developed.
循环kill 0这种不停探测进程是不是存在的方法感觉很蠢,有没有更优雅的方法?就像WaitForSingleObject一样。
3 replies • 1970-01-01 08:00:00 +08:00
 |
|
1
zeiyso Jun 27, 2013
twitter @ nialv7 的回复: 扔到cgroup里,用cgroup的free handler.
|
 |
|
2
rorvn Jun 27, 2013 1
或者用netlink监听进程事件
|
 |
|
3
rorvn Jun 27, 2013
cgroup的handler具体说是cgroup文件夹下的release_agent
|