Re: [PATCH v3] Do not change worker's running cpu in cmci_rediscover().

2012-11-06 Thread Tang Chen
On 11/06/2012 10:44 PM, Borislav Petkov wrote: On Tue, Nov 06, 2012 at 07:17:26PM +0800, Tang Chen wrote: Hi Tony, Borislav, Would you please help to review this patch ? I'm guessing mingo or hpa haven't pulled yet: http://marc.info/?l=linux-kernel&m=135163452500984 Hum, thank you very muc

Re: [PATCH v3] Do not change worker's running cpu in cmci_rediscover().

2012-11-06 Thread Borislav Petkov
On Tue, Nov 06, 2012 at 07:17:26PM +0800, Tang Chen wrote: > Hi Tony, Borislav, > > Would you please help to review this patch ? I'm guessing mingo or hpa haven't pulled yet: http://marc.info/?l=linux-kernel&m=135163452500984 Thanks. -- Regards/Gruss, Boris. -- To unsubscribe from this list:

Re: [PATCH v3] Do not change worker's running cpu in cmci_rediscover().

2012-11-06 Thread Tang Chen
Hi Tony, Borislav, Would you please help to review this patch ? Thanks. ;) On 10/29/2012 11:01 AM, Tang Chen wrote: cmci_rediscover() used set_cpus_allowed_ptr() to change the current process's running cpu, and migrate itself to the dest cpu. But worker processes are not allowed to be migrated

[PATCH v3] Do not change worker's running cpu in cmci_rediscover().

2012-10-28 Thread Tang Chen
cmci_rediscover() used set_cpus_allowed_ptr() to change the current process's running cpu, and migrate itself to the dest cpu. But worker processes are not allowed to be migrated. If current is a worker, the worker will be migrated to another cpu, but the corresponding worker_pool is still on the