From mboxrd@z Thu Jan 1 00:00:00 1970 From: paulmck@linux.vnet.ibm.com (Paul E. McKenney) Date: Mon, 11 Feb 2013 11:08:52 -0800 Subject: [PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug In-Reply-To: <5118E2CD.90401@linux.vnet.ibm.com> References: <20130122073210.13822.50434.stgit@srivatsabhat.in.ibm.com> <510FBC01.2030405@linux.vnet.ibm.com> <87haloiwv0.fsf@rustcorp.com.au> <51134596.4080106@linux.vnet.ibm.com> <20130208154113.GV17833@n2100.arm.linux.org.uk> <51152B81.2050501@linux.vnet.ibm.com> <51153F72.1060005@linux.vnet.ibm.com> <5118E2CD.90401@linux.vnet.ibm.com> Message-ID: <20130211190852.GA5695@linux.vnet.ibm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 11, 2013 at 05:53:41PM +0530, Srivatsa S. Bhat wrote: > On 02/11/2013 05:28 PM, Vincent Guittot wrote: > > On 8 February 2013 19:09, Srivatsa S. Bhat > > wrote: [ . . . ] > >> Adding Vincent to CC, who had previously evaluated the performance and > >> latency implications of CPU hotplug on ARM platforms, IIRC. > >> > > > > Hi Srivatsa, > > > > I can try to run some of our stress tests on your patches. > > Great! > > > Have you > > got a git tree that i can pull ? > > > > Unfortunately, no, none at the moment.. :-( You do need to create an externally visible git tree. In the meantime, I have added your series at rcu/bhat.2013.01.21a on -rcu: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git This should appear soon on a kernel.org mirror near you. ;-) Thanx, Paul