All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Docs: THP documentation fixes
@ 2026-08-12  8:03 Song Hu
  2026-08-12  8:03 ` [PATCH 1/2] Docs/ABI: document transparent_hugepage/shrink_underused Song Hu
  2026-08-12  8:03 ` [PATCH 2/2] Docs/mm: fix THP policy counts in transhuge Song Hu
  0 siblings, 2 replies; 8+ messages in thread
From: Song Hu @ 2026-08-12  8:03 UTC (permalink / raw)
  To: linux-mm, akpm
  Cc: david, ljs, ziy, baolin.wang, liam, nico.pache, ryan.roberts,
	dev.jain, baohua, lance.yang, usama.arif, vbabka, rppt, surenb,
	mhocko, corbet, skhan, rdunlap, linux-doc, linux-kernel, Song Hu

Two fixes for the transparent hugepage documentation:

 1. the shrink_underused sysfs knob (added in commit 81d3ff3c6f76) is
    missing from the ABI document;
 2. the transparent_hugepage_shmem= and transparent_hugepage_tmpfs= boot
    parameters are documented with wrong policy counts (six, not seven
    and four).

Song Hu (2):
  Docs/ABI: document transparent_hugepage/shrink_underused
  Docs/mm: fix THP policy counts in transhuge

 .../ABI/testing/sysfs-kernel-mm-transparent-hugepage   | 10 ++++++++++
 Documentation/admin-guide/mm/transhuge.rst             |  6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-12 10:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12  8:03 [PATCH 0/2] Docs: THP documentation fixes Song Hu
2026-08-12  8:03 ` [PATCH 1/2] Docs/ABI: document transparent_hugepage/shrink_underused Song Hu
2026-08-12  8:58   ` Lorenzo Stoakes (ARM)
2026-08-12  8:03 ` [PATCH 2/2] Docs/mm: fix THP policy counts in transhuge Song Hu
2026-08-12  8:41   ` Baolin Wang
2026-08-12  9:27   ` Lorenzo Stoakes (ARM)
2026-08-12 10:52     ` Baolin Wang
2026-08-12 10:55       ` Lorenzo Stoakes (ARM)

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.