linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] docs/mm: start filling out new structure
@ 2023-01-12  9:16 Mike Rapoport
  2023-01-12  9:16 ` [PATCH v3 1/3] docs/core-api: DMA API: add page label to allow external references Mike Rapoport
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mike Rapoport @ 2023-01-12  9:16 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Andrew Morton, Bagas Sanjaya, David Hildenbrand, Johannes Weiner,
	Lorenzo Stoakes, Matthew Wilcox (Oracle),
	Mel Gorman, Michal Hocko, Mike Rapoport, Vlastimil Babka,
	linux-doc, linux-kernel, linux-mm

From: "Mike Rapoport (IBM)" <rppt@kernel.org>

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@kernel.org
* 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@kernel.org

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



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

end of thread, other threads:[~2023-01-13 13:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12  9:16 [PATCH v3 0/3] docs/mm: start filling out new structure Mike Rapoport
2023-01-12  9:16 ` [PATCH v3 1/3] docs/core-api: DMA API: add page label to allow external references Mike Rapoport
2023-01-12  9:16 ` [PATCH v3 2/3] docs/mm: Page Reclaim: " Mike Rapoport
2023-01-12  9:16 ` [PATCH v3 3/3] docs/mm: Physical Memory: add structure, introduction and nodes description Mike Rapoport
2023-01-13  8:34   ` Bagas Sanjaya
2023-01-13 13:09   ` Michal Hocko
2023-01-13 13:35   ` Lorenzo Stoakes
2023-01-13  8:38 ` [PATCH v3 0/3] docs/mm: start filling out new structure Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox