From 2fe7d384ad8f825986358b12e901032ee7b945e6 Mon Sep 17 00:00:00 2001 From: ZiyangZhang Date: Tue, 7 Feb 2023 14:42:53 +0800 Subject: [PATCH 1/2] cloud_native: add anolis8 tag for erofs.md Signed-off-by: ZiyangZhang --- cloud_native/erofs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud_native/erofs.md b/cloud_native/erofs.md index 0b0c3d5..afa2fea 100644 --- a/cloud_native/erofs.md +++ b/cloud_native/erofs.md @@ -1,5 +1,5 @@ # 跨云-边-端的只读文件系统EROFS -tags: 云原生场景 +tags: 云原生场景, Anolis8 ## 背景介绍 -- Gitee From 46ce4a96a3bb67e059f21bc07fc862efb96f6947 Mon Sep 17 00:00:00 2001 From: ZiyangZhang Date: Tue, 7 Feb 2023 14:43:20 +0800 Subject: [PATCH 2/2] devops_perf: add anolis8 tag for io_uring_igraph.md Signed-off-by: ZiyangZhang --- devops_perf/io_uring_igraph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops_perf/io_uring_igraph.md b/devops_perf/io_uring_igraph.md index a46db48..e6dfacc 100644 --- a/devops_perf/io_uring_igraph.md +++ b/devops_perf/io_uring_igraph.md @@ -1,5 +1,5 @@ # 利用io_uring提升数据库系统性能 -tags: 运维与性能 +tags: 运维与性能, Anolis8 ## 背景介绍 -- Gitee