[PATCH v3 0/3] docs/mm: start filling out new structure

From: Mike Rapoport
Date: Thu Jan 12 2023 - 04:27:03 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.

v3:
* rephrase ZONE_DMA(32) and ZONE_MOVABLE description (Michal)
* add cross-reference to DMA API

v2: https://lore.kernel.org/all/20230110152358.2641910-1-rppt@xxxxxxxxxx
* 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) (3):
docs/core-api: DMA API: add page label to allow external references
docs/mm: Page Reclaim: add page label to allow external references
docs/mm: Physical Memory: add structure, introduction and nodes
description

Documentation/core-api/dma-api.rst | 2 +
Documentation/mm/page_reclaim.rst | 2 +
Documentation/mm/physical_memory.rst | 346 +++++++++++++++++++++++++++
3 files changed, 350 insertions(+)

--
2.35.1