Skip to content

Commit 63435ec

Browse files
mudongliangJonathan Corbet
authored andcommitted
docs/zh_CN: update the translation of mm/overcommit-accounting.rst
Update to commit d17ff43 ("docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS") scripts/checktransupdate.py reports: Documentation/translations/zh_CN/mm/overcommit-accounting.rst commit d17ff43 ("docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS") 1 commits needs resolving in total Signed-off-by: Dongliang Mu <[email protected]> Reviewed-by: Alex Shi <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <d426f3f3d9aac061c20c3b766c17369f4e60f398.1729327831.git.dzm91@hust.edu.cn>
1 parent 0244846 commit 63435ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/translations/zh_CN/mm/overcommit-accounting.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Linux内核支持下列超量使用处理模式
1616

1717
0
1818
启发式超量使用处理。拒绝明显的地址空间超量使用。用于一个典型的系统。
19-
它确保严重的疯狂分配失败,同时允许超量使用以减少swap的使用。在这种模式下,
20-
允许root分配稍多的内存。这是默认的。
19+
它确保严重的疯狂分配失败,同时允许超量使用以减少swap的使用。这是默认的。
2120
1
2221
总是超量使用。适用于一些科学应用。经典的例子是使用稀疏数组的代码,只是依赖
2322
几乎完全由零页组成的虚拟内存

0 commit comments

Comments
 (0)