[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1526285620-453-1-git-send-email-rppt@linux.vnet.ibm.com>
Date: Mon, 14 May 2018 11:13:37 +0300
From: Mike Rapoport <rppt@...ux.vnet.ibm.com>
To: Jonathan Corbet <corbet@....net>
Cc: linux-doc <linux-doc@...r.kernel.org>,
linux-mm <linux-mm@...ck.org>,
lkml <linux-kernel@...r.kernel.org>,
Mike Rapoport <rppt@...ux.vnet.ibm.com>
Subject: [PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
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
Powered by blists - more mailing lists