[PATCH v2 0/3] xen/mm: fix fallout from populate_physmap() deferred scrub change

Roger Pau Monne posted 3 patches 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260326085145.61380-1-roger.pau@citrix.com
xen/common/memory.c     | 13 +++++++---
xen/common/page_alloc.c | 56 +++++++++++++++++++++++++++++++----------
xen/include/xen/mm.h    | 14 +++++++++++
3 files changed, 67 insertions(+), 16 deletions(-)
[PATCH v2 0/3] xen/mm: fix fallout from populate_physmap() deferred scrub change
Posted by Roger Pau Monne 1 week ago
Hello,

Two fixes for the populate_physmap() deferred scrubbing changes, plus an
improvement.

Thanks, Roger.

Roger Pau Monne (3):
  xen/mm: don't unconditionally clear PGC_need_scrub in
    alloc_heap_pages()
  xen/mm: do not assign pages to a domain until they are scrubbed
  xen/mm: improve freeing of partially scrubbed pages

 xen/common/memory.c     | 13 +++++++---
 xen/common/page_alloc.c | 56 +++++++++++++++++++++++++++++++----------
 xen/include/xen/mm.h    | 14 +++++++++++
 3 files changed, 67 insertions(+), 16 deletions(-)

-- 
2.51.0