[PATCH 0/3] Minor fixes for memory allocation profiling

Suren Baghdasaryan posted 3 patches 3 weeks, 1 day ago
There is a newer version of this series
lib/alloc_tag.c | 17 ++++++++++++++---
mm/page_alloc.c |  9 ++++++++-
2 files changed, 22 insertions(+), 4 deletions(-)
[PATCH 0/3] Minor fixes for memory allocation profiling
Posted by Suren Baghdasaryan 3 weeks, 1 day ago
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