From: Bagas Sanjaya <bagasdotme@gmail.com>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: linux-mm@kvack.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] mm,doc: Add new documentation structure
Date: Wed, 4 May 2022 13:30:18 +0700 [thread overview]
Message-ID: <YnIdepZMH2HgoTx+@debian.me> (raw)
In-Reply-To: <20220503063032.3680308-1-willy@infradead.org>
On Tue, May 03, 2022 at 07:30:32AM +0100, Matthew Wilcox (Oracle) wrote:
> Closely following the outline of Mel Gorman's book "Understanding the
> Linux Virtual Memory Manager", add a new outline. Preserve the current
> contents of the mm underneath the new outline so we can transition those
> documents to a more sensible place later.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> ---
> Documentation/vm/bootmem.rst | 5 +++++
> Documentation/vm/index.rst | 27 +++++++++++++++++++++++----
> Documentation/vm/oom.rst | 5 +++++
> Documentation/vm/page_allocation.rst | 5 +++++
> Documentation/vm/page_cache.rst | 5 +++++
> Documentation/vm/page_reclaim.rst | 5 +++++
> Documentation/vm/page_tables.rst | 5 +++++
> Documentation/vm/physical_memory.rst | 5 +++++
> Documentation/vm/process_addrs.rst | 5 +++++
> Documentation/vm/shmfs.rst | 5 +++++
> Documentation/vm/slab.rst | 5 +++++
> Documentation/vm/swap.rst | 5 +++++
> Documentation/vm/vmalloc.rst | 5 +++++
> 13 files changed, 83 insertions(+), 4 deletions(-)
> create mode 100644 Documentation/vm/bootmem.rst
> create mode 100644 Documentation/vm/oom.rst
> create mode 100644 Documentation/vm/page_allocation.rst
> create mode 100644 Documentation/vm/page_cache.rst
> create mode 100644 Documentation/vm/page_reclaim.rst
> create mode 100644 Documentation/vm/page_tables.rst
> create mode 100644 Documentation/vm/physical_memory.rst
> create mode 100644 Documentation/vm/process_addrs.rst
> create mode 100644 Documentation/vm/shmfs.rst
> create mode 100644 Documentation/vm/slab.rst
> create mode 100644 Documentation/vm/swap.rst
> create mode 100644 Documentation/vm/vmalloc.rst
>
These new documents are stub, right?
--
An old man doll... just what I always wanted! - Clara
next prev parent reply other threads:[~2022-05-04 6:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 6:30 [PATCH] mm,doc: Add new documentation structure Matthew Wilcox (Oracle)
2022-05-04 6:30 ` Bagas Sanjaya [this message]
2022-05-04 16:58 ` Matthew Wilcox
2022-05-04 13:12 ` John Hubbard
2022-05-04 17:01 ` Matthew Wilcox
2022-05-04 20:29 ` Matthew Wilcox
2022-05-05 0:39 ` John Hubbard
2022-05-05 4:43 ` Randy Dunlap
2022-05-05 4:49 ` Matthew Wilcox
2022-05-06 21:10 ` Johannes Weiner
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=YnIdepZMH2HgoTx+@debian.me \
--to=bagasdotme@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=willy@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.