:doc: 完成了slab内存池

This commit is contained in:
fslongjin 2022-02-28 22:27:52 +08:00
parent be1c838ff0
commit 94f7d9635e
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ bximage
- [x] 初级内存管理单元
- [ ] SLAB内存池
- [x] SLAB内存池
- [ ] 键盘、鼠标驱动

View File

@ -34,7 +34,7 @@ bximage
- [x] Primary memory management unit
- [ ] SLAB memory pool
- [x] SLAB memory pool
- [ ] Keyboard and mouse driver