Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755049Ab0LJSnY (ORCPT ); Fri, 10 Dec 2010 13:43:24 -0500 Received: from canuck.infradead.org ([134.117.69.58]:35622 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754860Ab0LJSnW convert rfc822-to-8bit (ORCPT ); Fri, 10 Dec 2010 13:43:22 -0500 Subject: Re: [BUG] 2.6.37-rc3 massive interactivity regression on ARM From: Peter Zijlstra To: Russell King - ARM Linux Cc: Venkatesh Pallipadi , Mikael Pettersson , Ingo Molnar , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, John Stultz In-Reply-To: <1292004654.13513.38.camel@laptop> References: <1291917330.6803.7.camel@twins> <1291920939.6803.38.camel@twins> <1291936593.13513.3.camel@laptop> <1291975704.6803.59.camel@twins> <1291987065.6803.151.camel@twins> <1291987635.6803.161.camel@twins> <1291988866.6803.171.camel@twins> <20101210175645.GB28263@n2100.arm.linux.org.uk> <1292004654.13513.38.camel@laptop> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Fri, 10 Dec 2010 19:43:10 +0100 Message-ID: <1292006590.13513.40.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 16 On Fri, 2010-12-10 at 19:10 +0100, Peter Zijlstra wrote: > There are lots of places in the scheduler that rely on u64 wrap, for now > the easiest thing for ARM would be to select HAVE_UNSTABLE_SCHED_CLOCK > for those platforms that implement a short sched_clock(). > > While that isn't ideal it is something that makes it work, we can work > on something more suitable for future kernels. Either that, or the thing you proposed a while back in this thread. Since ARM doesn't have NMIs something like that should work just fine. -- 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/