linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor fixes for memory allocation profiling
@ 2025-09-09 23:34 Suren Baghdasaryan
  2025-09-09 23:34 ` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path Suren Baghdasaryan
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Suren Baghdasaryan @ 2025-09-09 23:34 UTC (permalink / raw)
  To: akpm
  Cc: kent.overstreet, vbabka, mhocko, jackmanb, hannes, ziy,
	usamaarif642, shakeel.butt, 00107082, pasha.tatashin, souravpanda,
	surenb, linux-mm, linux-kernel

Over the last couple months I gathered a few reports of minor issues
in memory allocation profiling which are addressed in this patchset.

Patchset is based on mm-new.

Suren Baghdasaryan (3):
  alloc_tag: use release_pages() in the cleanup path
  alloc_tag: prevent enabling memory profiling if it was shut down
  alloc_tag: avoid warnings when freeing non-compound "tail" pages

 lib/alloc_tag.c | 17 ++++++++++++++---
 mm/page_alloc.c |  9 ++++++++-
 2 files changed, 22 insertions(+), 4 deletions(-)


base-commit: f4e8f46973fe0c0f579944a37e96ba9efbe00cca
-- 
2.51.0.384.g4c02a37b29-goog



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

end of thread, other threads:[~2025-09-12 21:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 23:34 [PATCH 0/3] Minor fixes for memory allocation profiling Suren Baghdasaryan
2025-09-09 23:34 ` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path Suren Baghdasaryan
2025-09-10  5:31   ` Shakeel Butt
2025-09-10 20:49   ` Usama Arif
2025-09-12 21:05     ` Suren Baghdasaryan
2025-09-09 23:34 ` [PATCH 2/3] alloc_tag: prevent enabling memory profiling if it was shut down Suren Baghdasaryan
2025-09-10  5:32   ` Shakeel Butt
2025-09-10 20:51   ` Usama Arif
2025-09-11 17:01     ` Suren Baghdasaryan
2025-09-09 23:34 ` [PATCH 3/3] alloc_tag: avoid warnings when freeing non-compound "tail" pages Suren Baghdasaryan
2025-09-11 20:01   ` Shakeel Butt
2025-09-11 20:12     ` Suren Baghdasaryan
2025-09-11 21:44       ` Shakeel Butt
2025-09-11 21:51         ` Suren Baghdasaryan
2025-09-11 22:58   ` Shakeel Butt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).