linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] Memory profiling using code tagging
@ 2023-02-22 19:31 Suren Baghdasaryan
  2023-03-28 16:28 ` Vlastimil Babka
  2023-05-10 16:26 ` Suren Baghdasaryan
  0 siblings, 2 replies; 9+ messages in thread
From: Suren Baghdasaryan @ 2023-02-22 19:31 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-fsdevel, linux-mm, Kent Overstreet

We would like to continue the discussion about code tagging use for
memory allocation profiling. The code tagging framework [1] and its
applications were posted as an RFC [2] and discussed at LPC 2022. It
has many applications proposed in the RFC but we would like to focus
on its application for memory profiling. It can be used as a
low-overhead solution to track memory leaks, rank memory consumers by
the amount of memory they use, identify memory allocation hot paths
and possible other use cases.
Kent Overstreet and I worked on simplifying the solution, minimizing
the overhead and implementing features requested during RFC review.

Kent Overstreet, Michal Hocko, Johannes Weiner, Matthew Wilcox, Andrew
Morton, David Hildenbrand, Vlastimil Babka, Roman Gushchin would be
good participants.

[1] https://lwn.net/Articles/906660/
[2] https://lore.kernel.org/all/20220830214919.53220-1-surenb@google.com/

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

end of thread, other threads:[~2024-01-22  3:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22 19:31 [LSF/MM/BPF TOPIC] Memory profiling using code tagging Suren Baghdasaryan
2023-03-28 16:28 ` Vlastimil Babka
2023-03-28 16:55   ` Kent Overstreet
2023-05-10 16:28   ` Kent Overstreet
2024-01-21 23:39     ` Pasha Tatashin
2024-01-21 23:56       ` Kent Overstreet
2024-01-22  1:18       ` Matthew Wilcox
2024-01-22  3:29         ` Suren Baghdasaryan
2023-05-10 16:26 ` Suren Baghdasaryan

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).