Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933230Ab1CWXoJ (ORCPT ); Wed, 23 Mar 2011 19:44:09 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:45114 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932945Ab1CWXoH (ORCPT ); Wed, 23 Mar 2011 19:44:07 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Thu, 24 Mar 2011 08:37:09 +0900 From: KAMEZAWA Hiroyuki To: Namhyung Kim Cc: Balbir Singh , Daisuke Nishimura , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Paul Menage , Li Zefan , containers@lists.linux-foundation.org Subject: Re: [PATCH] memcg: move page-freeing code out of lock Message-Id: <20110324083709.d9c9cb75.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <1300881558-13523-1-git-send-email-namhyung@gmail.com> References: <20110323133614.95553de8.kamezawa.hiroyu@jp.fujitsu.com> <1300881558-13523-1-git-send-email-namhyung@gmail.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.1.0 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 762 Lines: 22 On Wed, 23 Mar 2011 20:59:18 +0900 Namhyung Kim wrote: > Move page-freeing code out of swap_cgroup_mutex in the hope that it > could reduce few of theoretical contentions between swapons and/or > swapoffs. > > This is just a cleanup, no functional changes. > > Signed-off-by: Namhyung Kim > Cc: Paul Menage > Cc: Li Zefan > Cc: containers@lists.linux-foundation.org Acked-by: KAMEZAWA Hiroyuki -- 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/