摘要:
when one process creates a new process, the identity of the newly created process is passed to the parent.当一个进程创建一个新的进程,这个新进程的id传给父母进程。父母进程可能结束他的孩子进程的原因: • The child has exceeded its usage of some of the resources that it has been allocated.孩子进程超额使用它被分配到的资源。 • The task assigned to the child is no lo 阅读全文
posted @ 2013-11-14 19:51
pangbangb
阅读(284)
评论(0)
推荐(0)