From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: rt14: strace -> migrate_disable_atomic imbalance Date: Thu, 22 Sep 2011 14:09:51 +0200 Message-ID: <1316693391.31429.12.camel@twins> References: <1315737307.6544.1.camel@marge.simson.net> <1315817948.26517.16.camel@twins> <1315835562.6758.3.camel@marge.simson.net> <1315839187.6758.8.camel@marge.simson.net> <1315926499.5977.19.camel@twins> <1315927699.6445.6.camel@marge.simson.net> <1315930430.5977.21.camel@twins> <1316600230.6628.6.camel@marge.simson.net> <1316685640.31429.2.camel@twins> <1316692534.6284.46.camel@marge.simson.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: linux-rt-users , Thomas Gleixner , LKML , Oleg Nesterov , Miklos Szeredi , mingo To: Mike Galbraith Return-path: Received: from casper.infradead.org ([85.118.1.10]:42726 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751799Ab1IVMKm convert rfc822-to-8bit (ORCPT ); Thu, 22 Sep 2011 08:10:42 -0400 In-Reply-To: <1316692534.6284.46.camel@marge.simson.net> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Thu, 2011-09-22 at 13:55 +0200, Mike Galbraith wrote: > On Thu, 2011-09-22 at 12:00 +0200, Peter Zijlstra wrote: > > > OK, this one seems to be better.. But its quite vile, not sure I > > actually like it anymore. > > Well, seemed to work, but I see there's a v3 now. Yeah, just posted it for completeness, not sure its actually going anywhere since its slower than the current code (although its hard to say with the results changing from reboot to reboot), and its still quite ugly..