Re: [RFC PATCH 00/16] Page Alloc Hogger
From: David Hildenbrand (Arm)
Date: Tue Jul 28 2026 - 15:37:31 EST
On 7/23/26 09:47, Juan Yescas wrote:
> This patch series introduces the Page Alloc Hogger. The Page Alloc Hogger
> allows you to allocate memory pages from specific nodes, zones, migration
> types, and orders directly via debugfs. This provides key benefits for
> testing and debugging:
Would it be feasible to carry this as an OOT debugging module? Would a lot of
symbols be missing to achieve that?
--
Cheers,
David