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]
Date:   Mon, 10 Jan 2022 12:32:56 +0000
From:   cgel.zte@...il.com
To:     alexs@...nel.org
Cc:     xu.xin16@....com.cn, corbet@....net, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org, Zeal Robot <zealci@....com.cn>
Subject: [PATCH 3/4] docs/zh_CN: Add zh_CN/vm/index.rst

From: xu xin <xu.xin16@....com.cn>

This patch adds zh_CN/vm/index.rst.

Reported-by: Zeal Robot <zealci@....com.cn>
Signed-off-by: xu xin <xu.xin16@....com.cn>
---
 Documentation/translations/zh_CN/vm/index.rst | 49 +++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)
 create mode 100644 Documentation/translations/zh_CN/vm/index.rst

diff --git a/Documentation/translations/zh_CN/vm/index.rst b/Documentation/translations/zh_CN/vm/index.rst
new file mode 100644
index 0000000..27f8405
--- /dev/null
+++ b/Documentation/translations/zh_CN/vm/index.rst
@@ -0,0 +1,49 @@
+.. include:: ../disclaimer-zh_CN.rst
+
+:原文Original:    Documentation/vm/index.rst
+
+:译者Translator:  徐鑫 xu xin <xu.xin16@....com.cn>
+
+:校译Proofreader: 杨洋 Yang Yang <yang.yang29@....com.cn>
+
+===================
+Linux内存管理的文档
+===================
+
+这是一个关于Linux内存管理(mm)子系统的文档集合,其内部具有不同层级的详细信息,
+包括注释和邮件列表,用于详细描述数据结构和算法。如果您正在寻找有关简单内存分
+配的建议,请参阅:ref:`memory_allocation` 。有关控制和调整指南,请参阅
+:doc: `admin guide <../admin-guide/mm/index>` 。
+
+.. toctree::
+   :maxdepth: 1
+
+   ksm
+
+Todolist:
+   active_mm
+   arch_pgtable_helpers
+   balance
+   damon/index
+   free_page_reporting
+   frontswap
+   highmem
+   hmm
+   hwpoison
+   hugetlbfs_reserv
+   memory-model
+   mmu_notifier
+   numa
+   overcommit-accounting
+   page_migration
+   page_frags
+   page_owner
+   page_table_check
+   remap_file_pages
+   slub
+   split_page_table_lock
+   transhuge
+   unevictable-lru
+   vmalloced-kernel-stacks
+   z3fold
+   zsmalloc
-- 
2.15.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ