Re: [PATCH RT v2 0/3] migrate disable fixes and performance

2019-10-18 Thread Sebastian Andrzej Siewior
On 2019-10-12 01:52:11 [-0500], Scott Wood wrote: > These are the unapplied patches from v1, minus the sched deadline > patch, and with stop_one_cpu_nowait() in place of clobbering > current->state. Thank you. They will be part of the next release. Sebastian

[PATCH RT v2 0/3] migrate disable fixes and performance

2019-10-11 Thread Scott Wood
These are the unapplied patches from v1, minus the sched deadline patch, and with stop_one_cpu_nowait() in place of clobbering current->state. Scott Wood (3): sched: migrate_enable: Use select_fallback_rq() sched: Lazy migrate_disable processing sched: migrate_enable: Use stop_one_cpu_nowait