diff --git a/README.md b/README.md index 3a154336..4908885e 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ grub==2.06 - [x] 在物理平台上启动DragonOS(AMD处理器上存在自动重启的问题) -- [ ] 多核启动 +- [x] 多核启动 - [ ] 多核调度及负载均衡 diff --git a/README_EN.md b/README_EN.md index 7d2fd5ea..af26baf9 100644 --- a/README_EN.md +++ b/README_EN.md @@ -60,7 +60,7 @@ grub==2.06 - [x] Start dragonos on the physical platform (There is a bug which can make the computer automatically reboot on AMD processor) -- [ ] Multi core boot +- [x] Multi core boot - [ ] Multi core scheduling and load balancing