Re: [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads

2012-10-11 Thread Sasha Levin
On Wed, Sep 19, 2012 at 5:47 PM, Sasha Levin wrote: > Hi Thomas, > > On 07/16/2012 12:42 PM, Thomas Gleixner wrote: >> Provide a generic interface for setting up and tearing down percpu >> threads. >> >> On registration the threads for already online cpus are created and >> started. On deregistrat

Re: [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads

2012-09-19 Thread Sasha Levin
Hi Thomas, On 07/16/2012 12:42 PM, Thomas Gleixner wrote: > Provide a generic interface for setting up and tearing down percpu > threads. > > On registration the threads for already online cpus are created and > started. On deregistration (modules) the threads are stoppped. > > During hotplug op

Re: [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads

2012-07-21 Thread Srivatsa S. Bhat
On 07/21/2012 02:56 PM, Srivatsa S. Bhat wrote: > On 07/16/2012 04:12 PM, Thomas Gleixner wrote: >> Provide a generic interface for setting up and tearing down percpu >> threads. >> >> On registration the threads for already online cpus are created and >> started. On deregistration (modules) the th

Re: [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads

2012-07-21 Thread Paul E. McKenney
On Mon, Jul 16, 2012 at 10:42:36AM -, Thomas Gleixner wrote: > Provide a generic interface for setting up and tearing down percpu > threads. > > On registration the threads for already online cpus are created and > started. On deregistration (modules) the threads are stoppped. > > During hotp

Re: [Patch 3/7] smpboot: Provide infrastructure for percpu hotplug threads

2012-07-21 Thread Srivatsa S. Bhat
On 07/16/2012 04:12 PM, Thomas Gleixner wrote: > Provide a generic interface for setting up and tearing down percpu > threads. > > On registration the threads for already online cpus are created and > started. On deregistration (modules) the threads are stoppped. > > During hotplug operations the