[PATCH 0/7] isolation: 1Hz residual tick offloading v7

2018-02-20 Thread Frederic Weisbecker
This version addresses comments from Thomas: * Convert tick_nohz_tick_stopped[_cpu]() to bool * Add comments to each sched_class::task_tick() to make sure that datas are always fetched from rq and task passed in parameters to allow for remote ticks. * Add reviewed-by tags

[PATCH 0/7] isolation: 1Hz residual tick offloading v7

2018-02-20 Thread Frederic Weisbecker
This version addresses comments from Thomas: * Convert tick_nohz_tick_stopped[_cpu]() to bool * Add comments to each sched_class::task_tick() to make sure that datas are always fetched from rq and task passed in parameters to allow for remote ticks. * Add reviewed-by tags