From: Mike Rapoport <rppt@linux.vnet.ibm.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc <linux-doc@vger.kernel.org>,
linux-mm <linux-mm@kvack.org>,
lkml <linux-kernel@vger.kernel.org>,
Mike Rapoport <rppt@linux.vnet.ibm.com>
Subject: [PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
Date: Mon, 14 May 2018 11:13:37 +0300 [thread overview]
Message-ID: <1526285620-453-1-git-send-email-rppt@linux.vnet.ibm.com> (raw)
Hi,
Here are minor updates to transparent hugepage docs. Except from minor
formatting and spelling updates, these patches re-arrange the transhuge.rst
so that userspace interface description will not be interleaved with the
implementation details and it would be possible to split the userspace
related bits to Documentation/admin-guide/mm, which is done by the third
patch.
Mike Rapoport (3):
docs/vm: transhuge: change sections order
docs/vm: transhuge: minor updates
docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge
Documentation/admin-guide/kernel-parameters.txt | 3 +-
Documentation/admin-guide/mm/index.rst | 1 +
Documentation/admin-guide/mm/transhuge.rst | 418 ++++++++++++++++++++++++
Documentation/vm/transhuge.rst | 395 +---------------------
4 files changed, 426 insertions(+), 391 deletions(-)
create mode 100644 Documentation/admin-guide/mm/transhuge.rst
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2018-05-14 8:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 8:13 Mike Rapoport [this message]
2018-05-14 8:13 ` [PATCH 1/3] docs/vm: transhuge: change sections order Mike Rapoport
2018-05-14 8:13 ` [PATCH 2/3] docs/vm: transhuge: minor updates Mike Rapoport
2018-05-14 8:13 ` [PATCH 3/3] docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge Mike Rapoport
2018-05-21 15:27 ` [PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm Jonathan Corbet
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=1526285620-453-1-git-send-email-rppt@linux.vnet.ibm.com \
--to=rppt@linux.vnet.ibm.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/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).