From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH -rt] memcg: use migrate_disable()/migrate_enable( ) in memcg_check_events() Date: Thu, 17 Nov 2011 12:59:25 +0100 (CET) Message-ID: References: <20111115084059.GA23250@zhy> <20111116091653.GA8692@zhy> <1321452758.4181.18.camel@frodo> <20111117030332.GA14492@zhy> <20111117114451.GC3762@hades> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Yong Zhang , Steven Rostedt , LKML , linux-rt-users , Peter Zijlstra , Johannes Weiner To: Luis Henriques Return-path: In-Reply-To: <20111117114451.GC3762@hades> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org Luis, On Thu, 17 Nov 2011, Luis Henriques wrote: > On Thu, Nov 17, 2011 at 11:25:56AM +0100, Thomas Gleixner wrote: > > Johannes came up with a different solution. Could you please give it a try? > > Again, I've run a quick test and it looks like this solves the issue. thanks for testing. That solution is way better than the local_lock based one. Thanks, tglx