doc: 更新List文档

This commit is contained in:
fslongjin
2022-10-04 22:02:41 +08:00
parent bde283fc80
commit 7087e9fbc1
5 changed files with 347 additions and 1 deletions

View File

@ -30,6 +30,7 @@
- [x] fork
- [x] exec
- [x] 进程睡眠(支持高精度睡眠)
- [x] kthread机制
#### 同步原语
@ -53,6 +54,7 @@
- [x] VFS
- [x] fat32
- [x] devfs
- [x] rootfs
### 异常及中断处理