Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于进程回收的问题 #38

Open
GeesonLin888 opened this issue Jun 18, 2020 · 0 comments
Open

关于进程回收的问题 #38

GeesonLin888 opened this issue Jun 18, 2020 · 0 comments

Comments

@GeesonLin888
Copy link
Collaborator

学科:《深入理解计算机系统》
类型:知识理解
内容:第八章 8.4.3 回收子进程

当一个子进程终止时,需要等待被父进程回收:
1、为什么是由父进程来管理子进程的回收?这样设计的好处是什么?
2、为什么不像jvm中的gc一样,设计一个专门用于回收进程的进程?
3、线程在运行结束后,又是怎样被回收资源的呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant