2.图解进程管理-进程创建

239 阅读1分钟

主要介绍了fork()、vfork()、pthread_create()、kthread_run()在内核的实现_do_fork(),以及进程的写时拷贝copy_on_write。

图片源文件路径

2.图解进程管理-进程创建.png