On Thu, Jun 05, 2025 at 04:19:22PM +1000, Dave Airlie wrote:
> From: Dave Airlie
>
> This is an initial port of the TTM pools for
> write combined and uncached pages to use the list_lru.
>
> This makes the pool's more NUMA aware and avoids
> needing separate NUMA pools (later commit enables this
From: Dave Airlie
This is an initial port of the TTM pools for
write combined and uncached pages to use the list_lru.
This makes the pool's more NUMA aware and avoids
needing separate NUMA pools (later commit enables this).
Cc: Christian Koenig
Cc: Johannes Weiner
Cc: Dave Chinner
Signed-off