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] [day] [month] [year] [list]
Message-ID: <638d6ade-1fff-4fe3-8963-41b9ccea23a6@gmail.com>
Date: Tue, 22 Oct 2024 09:44:24 +0800
From: Alex Shi <seakeel@...il.com>
To: Dongliang Mu <dzm91@...t.edu.cn>, si.yanteng@...ux.dev, alexs@...nel.org,
 corbet@....net, Yanteng Si <siyanteng@...ngson.cn>
Cc: hust-os-kernel-patches@...glegroups.com, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/6] docs/zh_CN: update the translation of
 mm/overcommit-accounting.rst

Reviewed-by: Alex Shi <alexs@...nel.org>

On 10/19/24 16:54, Dongliang Mu wrote:
> Update to commit d17ff438a036 ("docs: mm: fix vm overcommit
> documentation for OVERCOMMIT_GUESS")
> 
> scripts/checktransupdate.py reports:
> 
> Documentation/translations/zh_CN/mm/overcommit-accounting.rst
> commit d17ff438a036 ("docs: mm: fix vm overcommit documentation
> for OVERCOMMIT_GUESS")
> 1 commits needs resolving in total
> 
> Signed-off-by: Dongliang Mu <dzm91@...t.edu.cn>
> ---
>  Documentation/translations/zh_CN/mm/overcommit-accounting.rst | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/Documentation/translations/zh_CN/mm/overcommit-accounting.rst b/Documentation/translations/zh_CN/mm/overcommit-accounting.rst
> index d8452d8b7fbb..f136a8b81859 100644
> --- a/Documentation/translations/zh_CN/mm/overcommit-accounting.rst
> +++ b/Documentation/translations/zh_CN/mm/overcommit-accounting.rst
> @@ -16,8 +16,7 @@ Linux内核支持下列超量使用处理模式
>  
>  0
>  	启发式超量使用处理。拒绝明显的地址空间超量使用。用于一个典型的系统。
> -	它确保严重的疯狂分配失败,同时允许超量使用以减少swap的使用。在这种模式下,
> -	允许root分配稍多的内存。这是默认的。
> +	它确保严重的疯狂分配失败,同时允许超量使用以减少swap的使用。这是默认的。
>  1
>  	总是超量使用。适用于一些科学应用。经典的例子是使用稀疏数组的代码,只是依赖
>  	几乎完全由零页组成的虚拟内存

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ