linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm
@ 2018-05-14  8:13 Mike Rapoport
  2018-05-14  8:13 ` [PATCH 1/3] docs/vm: transhuge: change sections order Mike Rapoport
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mike Rapoport @ 2018-05-14  8:13 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-mm, lkml, Mike Rapoport

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-21 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14  8:13 [PATCH 0/3] docs/vm: transhuge: split userspace bits to admin-guide/mm Mike Rapoport
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

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).