From 5ea38e3b53d63ee5cc1ce48e5926694e8fa77427 Mon Sep 17 00:00:00 2001 From: fslongjin Date: Mon, 4 Apr 2022 22:57:20 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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