Subject Page Alloc Hogger
Author jyescas@google.com
Date 2026-08-06 01:09:02 +0000 UTC
Version
Cc akpm@linux-foundation.org android-mm@google.com david@kernel.org dskiba@google.com fvdl@google.com jyescas@google.com liam.howlett@oracle.com linux-kernel@vger.kernel.org linux-mm@kvack.org ljs@kernel.org lorenzo.stoakes@oracle.com mhocko@suse.com minchan@google.com rppt@kernel.org surenb@google.com tkjos@google.com vbabka@suse.cz
Patches (16)
Name Content [All]
[RFC PATCH v2 01/16] mm: Page Alloc Hogger module [Body]
[RFC PATCH v2 02/16] mm: Define structs for allocation requests and store allocations [Body]
[RFC PATCH v2 03/16] mm: Define the caches for the structs req_alloc and page_alloc [Body]
[RFC PATCH v2 04/16] mm: Define function to create a dir for each online node [Body]
[RFC PATCH v2 05/16] mm: Define function to create a dir for populated zone [Body]
[RFC PATCH v2 06/16] mm: Define function to create a dir for each page order [Body]
[RFC PATCH v2 07/16] mm: Define function to create a dir for each migrate type [Body]
[RFC PATCH v2 08/16] mm: Define function that creates the "nr_pages_allocs" file [Body]
[RFC PATCH v2 09/16] mm: Read the nr_pages_allocs value given by user [Body]
[RFC PATCH v2 10/16] mm: Set the selected zone in gfp_t flags [Body]
[RFC PATCH v2 11/16] mm: Sets the migrate type in gfp_t flags [Body]
[RFC PATCH v2 12/16] mm: Define the make_alloc() function [Body]
[RFC PATCH v2 13/16] mm: Create the file associated with an allocation [Body]
[RFC PATCH v2 14/16] mm: Free pages, remove files and clean cache when one alloc fails [Body]
[RFC PATCH v2 15/16] mm: Create the "free" file to release the previously allocated pages [Body]
[RFC PATCH v2 16/16] mm: Release resources when the page alloc hogger module exits [Body]
Series Summary
in progress
Status: in progress
Sessions
Session 2026-08-06
in progress
ID (for dev) df8fe485-127c-4584-8e39-8fc1b83d0fdb
Status in progress
Triaged OK [Log] [Trajectory]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 86f436567f2516a0083b210bedc933544826a2c3 [Config] passed [Log]
[KASAN] Boot test: Base 86f436567f2516a0083b210bedc933544826a2c3 [Config] passed [Log]