[PATCH v2] mempool: dump includes list of memory chunks

2024-06-10 Thread Morten Brørup
Added information about the memory chunks holding the objects in the mempool when dumping the status of the mempool to a file. Signed-off-by: Morten Brørup Acked-by: Paul Szczepanek Acked-by: Andrew Rybchenko Acked-by: Konstantin Ananyev --- v2: * Dump one line per entry. Remove headline and i

[PATCH v2] mempool: dump includes list of memory chunks

2024-06-10 Thread Morten Brørup
Added information about the memory chunks holding the objects in the mempool when dumping the status of the mempool to a file. Signed-off-by: Morten Brørup Acked-by: Paul Szczepanek Acked-by: Andrew Rybchenko Acked-by: Konstantin Ananyev --- v2: * Dump one line per entry. Remove headline and i