From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760156Ab2C3CH3 (ORCPT ); Thu, 29 Mar 2012 22:07:29 -0400 Received: from merlin.infradead.org ([205.233.59.134]:44782 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759464Ab2C3CHX (ORCPT ); Thu, 29 Mar 2012 22:07:23 -0400 Message-ID: <1333073233.4912.44.camel@smoke> Subject: Re: [RFC][PATCH 00/32] Nohz cpusets v2 (adaptive tickless kernel) From: Geoff Levand To: Frederic Weisbecker Cc: Kevin Hilman , LKML , linaro-sched-sig@lists.linaro.org, Thomas Gleixner , Stephen Hemminger , Daniel Lezcano , Chris Metcalf , Ingo Molnar , Gilad Ben Yossef , Alessio Igor Bogani , Avi Kivity , Max Krasnyansky , Zen Lin , Steven Rostedt , Christoph Lameter , Andrew Morton Date: Thu, 29 Mar 2012 19:07:13 -0700 In-Reply-To: <20120330004527.GB2571@somewhere.redhat.com> References: <1332338318-5958-1-git-send-email-fweisbec@gmail.com> <87r4wbhqqd.fsf@ti.com> <20120330004527.GB2571@somewhere.redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, On Fri, 2012-03-30 at 02:45 +0200, Frederic Weisbecker wrote: > On Thu, Mar 29, 2012 at 05:33:46PM -0700, Kevin Hilman wrote: > > For anyone interested in collaborating on ARM support, my > > work-in-progress branch is below[1] based on Frederic's cpuset-v2 > > branch. Patches and testing welcome. > > > > [1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux.git wip/arm-nohz-cpusets > > Nice! Thanks for working on this. You may want to work with Geoff Levand who's working > on the ARM port too. You can see my work here: http://git.kernel.org/?p=linux/kernel/git/geoff/nohz.git I also put a simple test I got from Frederic here: http://git.kernel.org/?p=linux/kernel/git/geoff/nohz-tests.git Feel free to expand on either! Kevin, I'll take a look at your work, I guess it has the same things as mine. Will you be at the Collaboration Summit next week? -Geoff