Re: [PATCH v2] mm/slab: Improve performance of gathering slabinfo stats

From: Christoph Lameter
Date: Wed Aug 17 2016 - 10:36:18 EST


On Wed, 17 Aug 2016, aruna.ramakrishna@xxxxxxxxxx wrote:

> I'll send out an updated slab counters patch with Joonsoo's suggested fix
> tomorrow (nr_slabs will be unsigned long for SLAB only, and there will be a
> separate definition for SLUB), and once that's in, I'll create a new patch
> that makes nr_slabs common for SLAB and SLUB, and also converts total_objects
> to unsigned long. Maybe it can include some more cleanup too. Does that sound
> acceptable?

Thats fine.