From d2686e26f986ea469e5b12641f20b4bd2a4566be Mon Sep 17 00:00:00 2001 From: "George.Cao" Date: Tue, 7 Sep 2021 12:12:49 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/Releasenotes/=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E7=89=B9=E6=80=A7.md.=20=E8=AF=A5=E9=9C=80=E6=B1=82?= =?UTF-8?q?=E7=89=B9=E6=80=A7=E6=9C=AA=E5=AE=9E=E7=8E=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\205\263\351\224\256\347\211\271\346\200\247.md" | 1 - 1 file changed, 1 deletion(-) diff --git "a/docs/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" "b/docs/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" index 83832eeff..b8e4ccaf3 100644 --- "a/docs/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" +++ "b/docs/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" @@ -48,7 +48,6 @@ - **热迁移Pro特性**,增强热迁移 multifd 支持 TLS,保障迁移过程数据安全;支持热迁移数据并行压缩,提升迁移性能;增加数据页面访问频率统计,支撑热迁移数据提前预测。 - **性能调试工具(vmtop)**, 可以实时动态查看虚拟机的资源使用情况,包括CPU使用率,内存使用率等信息。新增扩展支持x86_64架构。 - **IO悬挂支持**,IO发生错误时默认自动重试,超时会上报告警。 -- **RISC-V架构支持虚拟化热迁移** ## 轻量虚拟运行时(Stratovirt) 增加弹性内存、大页功能、系统调用过滤功能,增强IO子系统提升性能和稳定性。 -- Gitee