1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-24 17:06:18 +04:00

Update report.md

This commit is contained in:
chenqiuhao1997 2018-10-30 23:02:33 +08:00 committed by GitHub
parent 504401355f
commit f69db428c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
## 1 内存管理
@刘辰屹
## 2 进程管理
@陈秋昊
等待王润基完善后迁移。
## 3 同步互斥
@陈秋昊
修正了原本底层原子函数的bug并补全了底层原子函数的实现但是目前的底层使用关中断实现不支持多核不过不影响lab实验的制作。
## 4 文件系统
@朱书聪
@朱书聪