[PATCH v2 0/2] docs/mm: start filling out new structure

From: Mike Rapoport
Date: Tue Jan 10 2023 - 10:25:19 EST


From: "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx>

Hi,

Last year at LSF/MM Matthew promptly created the new structure for MM
documentation, but there still was no patches with content.

I've started to work on it a while ago and I wanted to send it out in a
more complete form, but I've got distracted and didn't have time to work
on this.

With fast changes around struct page and the threat of Lorenzo's book,
I've decided to send out what I have till now with a hope that we can
really make this a collaborative effort with people filling paragraph
here and there.

If somebody does not feel like sending formal patches, just send me the
"raw" text my way and I'll deal with the rest.

The text is relatively heavily formatted because I believe the target
audience will prefer html version.

v2:
* rephrase the paragraph inroducing zones (Lorenzo)
* update formatting (Bagas)
* add section stubs (Bagas)
* small fixes here and there

v1: https://lore.kernel.org/all/20230101094523.1522109-1-rppt@xxxxxxxxxx


Mike Rapoport (IBM) (2):
docs/mm: Page Reclaim: add page label to allow external references
docs/mm: Physical Memory: add structure, introduction and nodes
description

Documentation/mm/page_reclaim.rst | 2 +
Documentation/mm/physical_memory.rst | 340 +++++++++++++++++++++++++++
2 files changed, 342 insertions(+)

--
2.35.1