>> If you are looking in this area already plese remove
>> the completely redundant and inconsistently used cache
>> suffix for some entry names too. 
> Well, that's a decent idea, sure. 
Somewhat tangential, but are the DMA entries in /proc/slabinfo
every incremented/used?  I've watched them on various x86 boxes
for a while and never noticed a non-zero num_active_objs,
total_objs, num_active_slabs, or total_slabs entry.
size-131072(DMA)       0      0 131072    0    0   32
size-65536(DMA)        0      0  65536    0    0   16
size-32768(DMA)        0      0  32768    0    0    8
..
size-128(DMA)          0      0    128    0    0    1
size-64(DMA)           0      0     64    0    0    1
size-32(DMA)           0      0     64    0    0    1
-- Randy Hron- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/