From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: [PATCH 1/6] slab: cleanup kmem_cache_create_memcg() Date: Thu, 19 Dec 2013 09:27:17 +0200 Message-ID: <52B29FD5.5080302@iki.fi> References: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov@parallels.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=t+dfuNukjKzdkiI9pOqDdW ko8hM=; b=Zcp4DGnowt296kcIm/z/CeUFMYfuM5bS4u4GA8gnJEt6xcVv5Q4REe 82K+LYQyhm2RL+xAF4L+mVGBy6vJ8aOp71f1z11SpDEkiwe+cXwOn1Rkhxy4psvq CD/jYy/kT63v2w6duTaPMOrh06CUPoSv+4SqXqc/aE6e8VcmC51yI= In-Reply-To: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vladimir Davydov , Michal Hocko Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devel-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org, Johannes Weiner , Glauber Costa , Christoph Lameter , Pekka Enberg , Andrew Morton On 12/18/2013 03:16 PM, Vladimir Davydov wrote: > Signed-off-by: Vladimir Davydov > Cc: Michal Hocko > Cc: Johannes Weiner > Cc: Glauber Costa > Cc: Christoph Lameter > Cc: Pekka Enberg > Cc: Andrew Morton Look good to me. Even though this patch just touches slab, I think it should go through the memcg tree. Reviewed-by: Pekka Enberg Pekka From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by kanga.kvack.org (Postfix) with ESMTP id 77D856B0031 for ; Thu, 19 Dec 2013 02:27:24 -0500 (EST) Received: by mail-pd0-f182.google.com with SMTP id v10so762472pde.13 for ; Wed, 18 Dec 2013 23:27:24 -0800 (PST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com. [66.111.4.26]) by mx.google.com with ESMTPS id pk8si1890414pab.213.2013.12.18.23.27.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2013 23:27:23 -0800 (PST) Message-ID: <52B29FD5.5080302@iki.fi> Date: Thu, 19 Dec 2013 09:27:17 +0200 From: Pekka Enberg MIME-Version: 1.0 Subject: Re: [PATCH 1/6] slab: cleanup kmem_cache_create_memcg() References: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov@parallels.com> In-Reply-To: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov@parallels.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Vladimir Davydov , Michal Hocko Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, devel@openvz.org, Johannes Weiner , Glauber Costa , Christoph Lameter , Pekka Enberg , Andrew Morton On 12/18/2013 03:16 PM, Vladimir Davydov wrote: > Signed-off-by: Vladimir Davydov > Cc: Michal Hocko > Cc: Johannes Weiner > Cc: Glauber Costa > Cc: Christoph Lameter > Cc: Pekka Enberg > Cc: Andrew Morton Look good to me. Even though this patch just touches slab, I think it should go through the memcg tree. Reviewed-by: Pekka Enberg Pekka -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751887Ab3LSH1Y (ORCPT ); Thu, 19 Dec 2013 02:27:24 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:50081 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750975Ab3LSH1W (ORCPT ); Thu, 19 Dec 2013 02:27:22 -0500 X-Sasl-enc: LHV4AqxIjoRZANwBPCW6PDqZa98G3UXK4emRb+J67nvu 1387438040 Message-ID: <52B29FD5.5080302@iki.fi> Date: Thu, 19 Dec 2013 09:27:17 +0200 From: Pekka Enberg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Vladimir Davydov , Michal Hocko CC: linux-kernel@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, devel@openvz.org, Johannes Weiner , Glauber Costa , Christoph Lameter , Pekka Enberg , Andrew Morton Subject: Re: [PATCH 1/6] slab: cleanup kmem_cache_create_memcg() References: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov@parallels.com> In-Reply-To: <6f02b2d079ffd0990ae335339c803337b13ecd8c.1387372122.git.vdavydov@parallels.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/18/2013 03:16 PM, Vladimir Davydov wrote: > Signed-off-by: Vladimir Davydov > Cc: Michal Hocko > Cc: Johannes Weiner > Cc: Glauber Costa > Cc: Christoph Lameter > Cc: Pekka Enberg > Cc: Andrew Morton Look good to me. Even though this patch just touches slab, I think it should go through the memcg tree. Reviewed-by: Pekka Enberg Pekka