Re: [PATCH v1 0/2] Free contiguous order-0 pages efficiently
From: Matthew Wilcox
Date: Mon Jan 05 2026 - 23:38:56 EST
On Mon, Jan 05, 2026 at 04:17:36PM +0000, Ryan Roberts wrote:
> Hi All,
>
> A recent change to vmalloc caused some performance benchmark regressions (see
> [1]). I'm attempting to fix that (and at the same time signficantly improve
Unfortunately, there was no [1] ... I'm not sure this benchmark is
really doing anything representative. But the performance improvement
is certainly welcome; we'd deferred work on that for later.