[PATCH v2 0/2] page_owner: Refcount fixups
From: Oscar Salvador
Date: Tue Mar 19 2024 - 14:31:03 EST
A couple of fixups for the refcounting part.
>From this series on, instead of counting the stacks, we count the outstanding
nr_base_pages each stack has, which gives a much better memory overview.
The other fixup is for the migration part.
A more detailed explanation can be found in the changelog of respective patches.
Oscar Salvador (2):
mm,page_owner: Fix refcount imbalance
mm,page_owner: Fix accounting of pages when migrating
Documentation/mm/page_owner.rst | 73 +++++++++++++++++----------------
mm/page_owner.c | 51 +++++++++++++----------
2 files changed, 68 insertions(+), 56 deletions(-)
--
2.44.0