Re: [PATCH 2/2] tools: vm: slabinfo: Add numa information for objects

From: Christopher Lameter
Date: Tue Feb 18 2020 - 11:24:56 EST


On Mon, 17 Feb 2020, Tobin C. Harding wrote:

> Add a field to the slabinfo struct for the NUMA information and
> output it during a NUMA report as is done for `slabs` and `partial`.

How will this look? Note that there are boxes now with potentially huge
NUMA nodes (AMD Rome can already do 32 with an optimal BIOS layout for
minimal latency).

Maybe make it optional with a --numa switch or so?