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

第12章,12.1.2,进程疑问 #41

Open
whoislxy opened this issue Jun 22, 2020 · 0 comments
Open

第12章,12.1.2,进程疑问 #41

whoislxy opened this issue Jun 22, 2020 · 0 comments

Comments

@whoislxy
Copy link
Collaborator

对于在父、子进程间共享状态信息,进程有一个非常清晰的模型:共享文件表,但是不共
享用户地址空间。
对这几句话有点疑问:
1、父、子进程怎么产生的?产生的场景是什么?
2.、父、子进程间共享状态信息是相互绑定的么,父进程销毁会对子进程有有影响么?
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