From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Vagin Subject: Re: [PATCH] memcg: don't initialize kmem-cache destroying work for root caches Date: Wed, 22 May 2013 11:40:56 +0400 Message-ID: <20130522074055.GA16207@paralelels.com> References: <1368535118-27369-1-git-send-email-avagin@openvz.org> <20130514160859.GC5055@dhcp22.suse.cz> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20130514160859.GC5055-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michal Hocko Cc: Andrey Vagin , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Konstantin Khlebnikov , Glauber Costa , Johannes Weiner , Balbir Singh , KAMEZAWA Hiroyuki On Tue, May 14, 2013 at 06:08:59PM +0200, Michal Hocko wrote: > > Forgot to add > Reviewed-by: Michal Hocko > + > Cc: stable # 3.9 > > Thanks Who usually picks up such patches? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx113.postini.com [74.125.245.113]) by kanga.kvack.org (Postfix) with SMTP id D14776B0036 for ; Wed, 22 May 2013 03:43:00 -0400 (EDT) Date: Wed, 22 May 2013 11:40:56 +0400 From: Andrew Vagin Subject: Re: [PATCH] memcg: don't initialize kmem-cache destroying work for root caches Message-ID: <20130522074055.GA16207@paralelels.com> References: <1368535118-27369-1-git-send-email-avagin@openvz.org> <20130514160859.GC5055@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Disposition: inline In-Reply-To: <20130514160859.GC5055@dhcp22.suse.cz> Sender: owner-linux-mm@kvack.org List-ID: To: Michal Hocko Cc: Andrey Vagin , linux-kernel@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, Konstantin Khlebnikov , Glauber Costa , Johannes Weiner , Balbir Singh , KAMEZAWA Hiroyuki On Tue, May 14, 2013 at 06:08:59PM +0200, Michal Hocko wrote: > > Forgot to add > Reviewed-by: Michal Hocko > + > Cc: stable # 3.9 > > Thanks Who usually picks up such patches? -- 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 S1753812Ab3EVHm7 (ORCPT ); Wed, 22 May 2013 03:42:59 -0400 Received: from relay.parallels.com ([195.214.232.42]:38600 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752143Ab3EVHm4 (ORCPT ); Wed, 22 May 2013 03:42:56 -0400 Date: Wed, 22 May 2013 11:40:56 +0400 From: Andrew Vagin To: Michal Hocko CC: Andrey Vagin , , , , Konstantin Khlebnikov , Glauber Costa , Johannes Weiner , Balbir Singh , KAMEZAWA Hiroyuki Subject: Re: [PATCH] memcg: don't initialize kmem-cache destroying work for root caches Message-ID: <20130522074055.GA16207@paralelels.com> References: <1368535118-27369-1-git-send-email-avagin@openvz.org> <20130514160859.GC5055@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Disposition: inline In-Reply-To: <20130514160859.GC5055@dhcp22.suse.cz> User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: [10.24.21.118] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 14, 2013 at 06:08:59PM +0200, Michal Hocko wrote: > > Forgot to add > Reviewed-by: Michal Hocko > + > Cc: stable # 3.9 > > Thanks Who usually picks up such patches?