Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933613Ab2JXGnO (ORCPT ); Wed, 24 Oct 2012 02:43:14 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:61434 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757887Ab2JXGnL (ORCPT ); Wed, 24 Oct 2012 02:43:11 -0400 MIME-Version: 1.0 In-Reply-To: <1350656442-1523-2-git-send-email-glommer@parallels.com> References: <1350656442-1523-1-git-send-email-glommer@parallels.com> <1350656442-1523-2-git-send-email-glommer@parallels.com> Date: Wed, 24 Oct 2012 09:43:09 +0300 X-Google-Sender-Auth: PucGCVwG5sEkcCsbH1kx8g-iNO4 Message-ID: Subject: Re: [PATCH v5 01/18] move slabinfo processing to slab_common.c From: Pekka Enberg To: Glauber Costa Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, Mel Gorman , Tejun Heo , Andrew Morton , Michal Hocko , Johannes Weiner , kamezawa.hiroyu@jp.fujitsu.com, Christoph Lameter , David Rientjes , devel@openvz.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 18 On Fri, Oct 19, 2012 at 5:20 PM, Glauber Costa wrote: > This patch moves all the common machinery to slabinfo processing > to slab_common.c. We can do better by noticing that the output is > heavily common, and having the allocators to just provide finished > information about this. But after this first step, this can be done > easier. > > Signed-off-by: Glauber Costa > Acked-by: Christoph Lameter > CC: Pekka Enberg > CC: David Rientjes I've applied patches 1-3. Thanks, Glauber! -- 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/