All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xen/mm: fix fallout from populate_physmap() deferred scrub change
@ 2026-03-26  8:51 Roger Pau Monne
  2026-03-26  8:51 ` [PATCH v2 1/3] xen/mm: don't unconditionally clear PGC_need_scrub in alloc_heap_pages() Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Roger Pau Monne @ 2026-03-26  8:51 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Andrew Cooper, Anthony PERARD, Michal Orzel,
	Jan Beulich, Julien Grall, Stefano Stabellini

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



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

end of thread, other threads:[~2026-03-26 16:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26  8:51 [PATCH v2 0/3] xen/mm: fix fallout from populate_physmap() deferred scrub change Roger Pau Monne
2026-03-26  8:51 ` [PATCH v2 1/3] xen/mm: don't unconditionally clear PGC_need_scrub in alloc_heap_pages() Roger Pau Monne
2026-03-26  8:51 ` [PATCH v2 2/3] xen/mm: do not assign pages to a domain until they are scrubbed Roger Pau Monne
2026-03-26 11:51   ` Jan Beulich
2026-03-26  8:51 ` [PATCH v2 3/3] xen/mm: improve freeing of partially scrubbed pages Roger Pau Monne
2026-03-26 11:50   ` Jan Beulich
2026-03-26 15:53     ` Roger Pau Monné
2026-03-26 16:05       ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.