linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: cgel.zte@gmail.com
To: alexs@kernel.org
Cc: xu.xin16@zte.com.cn, corbet@lwn.net, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, Zeal Robot <zealci@zte.com.cn>
Subject: [PATCH 3/4] docs/zh_CN: Add zh_CN/vm/index.rst
Date: Mon, 10 Jan 2022 12:32:56 +0000	[thread overview]
Message-ID: <20220110123256.647748-1-xu.xin16@zte.com.cn> (raw)
In-Reply-To: <20220110122929.647573-1-xu.xin16@zte.com.cn>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1752 bytes --]

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

This patch adds zh_CN/vm/index.rst.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: xu xin <xu.xin16@zte.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@zte.com.cn>
+
+:校译Proofreader: 杨洋 Yang Yang <yang.yang29@zte.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



  parent reply	other threads:[~2022-01-10 12:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 12:29 [PATCH 0/4] Add four translated documents for KSM cgel.zte
2022-01-10 12:31 ` [PATCH 1/4] Add zh_CN/admin-guide/mm/ksm.rst cgel.zte
2022-01-11 12:33   ` Alex Shi
2022-01-12 12:23   ` teng sterling
2022-01-12 16:08     ` Jonathan Corbet
2022-01-10 12:32 ` [PATCH 2/4] docs/zh_CN: Add zh_CN/admin-guide/mm/index.rst cgel.zte
2022-01-11 12:46   ` Alex Shi
2022-01-12 12:36   ` teng sterling
2022-01-10 12:32 ` cgel.zte [this message]
2022-01-11 12:51   ` [PATCH 3/4] docs/zh_CN: Add zh_CN/vm/index.rst Alex Shi
2022-01-12 12:15   ` teng sterling
2022-01-10 12:33 ` [PATCH 4/4] docs/zh_CN: Add zh_CN/vm/ksm.rst cgel.zte
2022-01-11 13:00   ` Alex Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220110123256.647748-1-xu.xin16@zte.com.cn \
    --to=cgel.zte@gmail.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xu.xin16@zte.com.cn \
    --cc=zealci@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).