Re: [PATCH v1] zh_CN/admin-guide: one typo fix

From: si . yanteng
Date: Mon Jul 08 2024 - 03:10:07 EST


2024年7月5日 10:28, "Tao Zou" <wodemia@xxxxxxxxxxxxxxxxx> 写到:



>
> Fix one chinese typo error.
>
> Signed-off-by: Tao Zou <wodemia@xxxxxxxxxxxxxxxxx>
Reviewed-by: Yanteng Si <siyanteng@xxxxxxxxxxx>

Thanks,
Yanteng
>
> ---
>
> The previous translation patch v4 has already been appied, and the changes from v4 to v5 were missed.
>
> This patch is one typofix, and includes the changes from v4 to v5.
>
>
>
> Documentation/translations/zh_CN/admin-guide/numastat.rst | 2 +-
>
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/admin-guide/numastat.rst b/Documentation/translations/zh_CN/admin-guide/numastat.rst
>
> index c0f54d9a6b05..4d9817b91870 100644
>
> --- a/Documentation/translations/zh_CN/admin-guide/numastat.rst
>
> +++ b/Documentation/translations/zh_CN/admin-guide/numastat.rst
>
> @@ -13,7 +13,7 @@ Numa策略命中/未命中统计
>
>
>
> 所有数据的单位都是页面。巨页有独立的计数器。
>
>
>
> -numa_hit、numa_miss和numa_foreign计数器反应了进程是否能够在他们偏好的节点上分配内存。
>
> +numa_hit、numa_miss和numa_foreign计数器反映了进程是否能够在他们偏好的节点上分配内存。
>
> 如果进程成功在偏好的节点上分配内存则在偏好的节点上增加numa_hit计数,否则在偏好的节点上增
>
> 加numa_foreign计数同时在实际内存分配的节点上增加numa_miss计数。
>
>
>
> --
>
> 2.39.3 (Apple Git-146)
>