Re: [patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads

2014-02-28 Thread Peter Zijlstra
On Fri, Feb 28, 2014 at 07:23:11AM +0100, Mike Galbraith wrote: > > Bad idea: > [ 908.026136] [] rt_spin_lock_slowlock+0xaa/0x2c0 > [ 908.026145] [] task_numa_free+0x31/0x130 > [ 908.026151] [] finish_task_switch+0xce/0x100 > [ 908.026156] [] thread_return+0x48/0x4ae > [ 908.026160] []

Re: [patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads

2014-02-28 Thread Peter Zijlstra
On Fri, Feb 28, 2014 at 07:23:11AM +0100, Mike Galbraith wrote: Bad idea: [ 908.026136] [8150ad6a] rt_spin_lock_slowlock+0xaa/0x2c0 [ 908.026145] [8108f701] task_numa_free+0x31/0x130 [ 908.026151] [8108121e] finish_task_switch+0xce/0x100 [ 908.026156]

[patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads

2014-02-27 Thread Mike Galbraith
Bad idea: [ 908.026136] [] rt_spin_lock_slowlock+0xaa/0x2c0 [ 908.026145] [] task_numa_free+0x31/0x130 [ 908.026151] [] finish_task_switch+0xce/0x100 [ 908.026156] [] thread_return+0x48/0x4ae [ 908.026160] [] schedule+0x25/0xa0 [ 908.026163] [] rt_spin_lock_slowlock+0xd5/0x2c0 [

[patch] rt,sched,numa: Move task_numa_free() to __put_task_struct(), which -rt offloads

2014-02-27 Thread Mike Galbraith
Bad idea: [ 908.026136] [8150ad6a] rt_spin_lock_slowlock+0xaa/0x2c0 [ 908.026145] [8108f701] task_numa_free+0x31/0x130 [ 908.026151] [8108121e] finish_task_switch+0xce/0x100 [ 908.026156] [81509c0a] thread_return+0x48/0x4ae [ 908.026160]