摘要: 1. 进程0创建进程1 init main.c sched_init() | |- hd_init() | |- fork() int 0x80//系统调度中断 | |- init() setup() int 0x80 | |- pause() int 0x80 | |- kernel sched. 阅读全文
posted @ 2020-05-30 15:09 Smah 阅读(672) 评论(1) 推荐(0)