Re: [PATCH] mm/page_alloc: drop flag-conversion "optimisation"
From: Brendan Jackman
Date: Fri Jun 12 2026 - 10:25:58 EST
On Fri Jun 12, 2026 at 2:15 PM UTC, Brendan Jackman wrote:
> [0] https://github.com/bjackman/aethelred/blob/2ccdc84ef087c2a631914f58e106e99e19bd3b98/page-alloc-test/page-alloc-test.c
[...]
> (Used AI for the disasm but the rest is all manual).
Oh sorry, for full transparency: AI also set up the "benchmark" module
above based on mm/test_free_pages.c.