linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/1] docs/mm: start filling out new structure
@ 2023-01-25 19:28 Mike Rapoport
  2023-01-25 19:28 ` [PATCH v5 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description Mike Rapoport
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Rapoport @ 2023-01-25 19:28 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.

v5:
* fix node_states[] example (Vlastimil)

v4: https://lore.kernel.org/all/20230115184212.996298-1-rppt@kernel.org
* squash commits into one (Bagas)
* fix references formatting (kbuild)
* add Reviewed-by and Acked-by tags

v3: https://lore.kernel.org/all/20230112091616.824565-1-rppt@kernel.org
* 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) (1):
  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


*** BLURB HERE ***

Mike Rapoport (IBM) (1):
  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 | 347 +++++++++++++++++++++++++++
 3 files changed, 351 insertions(+)


base-commit: b7bfaa761d760e72a969d116517eaa12e404c262
-- 
2.35.1



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

end of thread, other threads:[~2023-01-26 19:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 19:28 [PATCH v5 0/1] docs/mm: start filling out new structure Mike Rapoport
2023-01-25 19:28 ` [PATCH v5 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description Mike Rapoport
2023-01-26 18:19   ` Jonathan Corbet
2023-01-26 19:36     ` Mike Rapoport
2023-01-26 19:47       ` Jonathan Corbet

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