lkml.org 
[lkml]   [2012]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] move slabinfo processing to common code
Date
Hi,

This patch moves on with the slab caches commonization, by moving
the slabinfo processing to common code in slab_common.c. It only touches
slub and slab, since slob doesn't create that file, which is protected
by a Kconfig switch.

Enjoy,

v2: return objects per slab and cache order in slabinfo structure as well

Glauber Costa (3):
move slabinfo processing to slab_common.c
move print_slabinfo_header to slab_common.c
sl[au]b: process slabinfo_show in common code

mm/slab.c | 118 ++++++++++++-------------------------------------------
mm/slab.h | 20 ++++++++++
mm/slab_common.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++
mm/slub.c | 77 ++++++------------------------------
4 files changed, 166 insertions(+), 158 deletions(-)

--
1.7.11.4



\
 
 \ /
  Last update: 2012-09-28 18:01    [W:0.054 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site