lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f11afa64-1629-4005-8cb4-723d9b6ce6cb@hust.edu.cn>
Date: Mon, 17 Mar 2025 10:16:04 +0800
From: Dongliang Mu <dzm91@...t.edu.cn>
To: jiang.peng9@....com.cn, si.yanteng@...ux.dev
Cc: alexs@...nel.org, corbet@....net, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs/zh_CN: fix spelling mistake


On 2025/3/17 10:08, jiang.peng9@....com.cn wrote:
> From: Peng Jiang <jiang.peng9@....com.cn>
>
> The word watermark was misspelled as "watemark".
>
> Signed-off-by: Peng Jiang <jiang.peng9@....com.cn>

One suggestion: the original English(Documentation/mm/balance.rst) 
version also has this typo. Submit a v2 patch to fix both?

Reviewed-by: Dongliang Mu <dzm91@...t.edu.cn>

> ---
>   Documentation/translations/zh_CN/mm/balance.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/mm/balance.rst b/Documentation/translations/zh_CN/mm/balance.rst
> index 6fd79209c307..f877c0cfa39a 100644
> --- a/Documentation/translations/zh_CN/mm/balance.rst
> +++ b/Documentation/translations/zh_CN/mm/balance.rst
> @@ -64,7 +64,7 @@ kswapd并不真正需要平衡高内存区,因为中断上下文并不请求
>   如果从进程内存和shm中偷取页面可以减轻该页面节点中任何区的内存压力,而该区的内存压力
>   已经低于其水位,则会进行偷取。
>
> -watemark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd:
> +watermark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd:
>   这些是每个区的字段,用于确定一个区何时需要平衡。当页面数低于水位[WMARK_MIN]时,
>   hysteric 的字段low_on_memory被设置。这个字段会一直被设置,直到空闲页数变成水位
>   [WMARK_HIGH]。当low_on_memory被设置时,页面分配请求将尝试释放该区域的一些页面(如果


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ