Linus Torvalds
45802da05e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull scheduler updates from Ingo Molnar:
"The main changes in this cycle were:
- refcount conversions
- Solve the rq->leaf_cfs_rq_list can of worms for real.
- improve power-aware scheduling
- add sysctl knob for Energy Aware Scheduling
- documentation updates
- misc other changes"
* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (34 commits)
kthread: Do not use TIMER_IRQSAFE
kthread: Convert worker lock to raw spinlock
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
sched/wait: Use freezable_schedule() when possible
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
sched/fair: Explain LLC nohz kick condition
sched/fair: Simplify nohz_balancer_kick()
sched/topology: Fix percpu data types in struct sd_data & struct s_data
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument
sched/fair: Fix O(nr_cgroups) in the load balancing path
sched/fair: Optimize update_blocked_averages()
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
sched/fair: Add tmp_alone_branch assertion
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
sched/fair: Update scale invariance of PELT
sched/fair: Move the rq_of() helper function
sched/core: Convert task_struct.stack_refcount to refcount_t
...
2019-03-06 08:14:05 -08:00
..
2019-02-06 09:36:36 -08:00
2019-01-07 22:47:48 +01:00
2019-01-01 15:45:48 -08:00
2018-12-28 20:54:57 -08:00
2019-03-05 09:09:55 -08:00
2018-12-28 20:00:21 -08:00
2019-01-31 12:51:33 +00:00
2019-03-04 15:32:43 +00:00
2019-03-01 12:04:17 -08:00
2019-02-28 09:16:12 +01:00
2019-02-25 09:28:54 +01:00
2019-03-01 14:28:43 +01:00
2019-01-12 21:07:14 -08:00
2019-03-05 08:26:13 -08:00
2018-12-28 20:22:45 -08:00
2019-02-08 22:39:01 -08:00
2018-12-20 08:53:23 -08:00
2019-03-03 23:45:27 +00:00
2019-03-06 08:14:05 -08:00
2019-01-30 23:02:10 +00:00
2019-01-02 16:35:23 -08:00
2018-12-25 15:01:46 -08:00
2019-03-03 13:01:49 -08:00
2019-02-13 08:07:31 +01:00
2019-01-22 14:39:38 -07:00
2019-01-05 13:18:59 -08:00
2019-01-24 11:11:45 -07:00
2018-12-21 08:47:05 -07:00
2018-12-18 17:50:47 +01:00
2018-12-28 14:48:06 -08:00
2019-02-07 12:57:17 -07:00
2019-01-31 10:13:21 +01:00
2019-02-01 20:55:38 +01:00
2019-01-31 10:32:01 +01:00
2019-02-27 17:22:50 +01:00
2019-01-11 18:05:41 -08:00
2019-02-01 20:55:38 +01:00
2019-01-04 13:13:45 -08:00
2019-02-07 00:13:27 +01:00
2019-02-15 19:52:17 +01:00
2019-01-09 11:36:41 +01:00
2019-01-21 07:23:42 +13:00
2019-01-09 11:36:41 +01:00
2019-01-09 11:36:41 +01:00
2019-02-06 10:00:39 -03:00
2019-01-30 19:27:00 +01:00
2019-02-23 12:13:45 +01:00
2018-12-19 13:52:44 -05:00
2019-01-25 18:41:52 +08:00
2019-01-30 11:02:11 -08:00
2019-01-04 09:02:17 +01:00
2019-01-08 07:58:49 -05:00
2018-12-20 09:51:31 -07:00
2019-01-06 09:46:51 +09:00
2019-03-06 07:13:56 -08:00
2019-02-22 12:55:31 -08:00
2019-02-24 17:33:59 -08:00
2019-01-16 17:42:35 +01:00
2019-02-19 10:10:05 +01:00
2018-12-19 09:40:13 +01:00
2019-03-06 07:59:36 -08:00
2018-12-19 10:42:08 +01:00
2019-03-04 10:32:48 -08:00
2018-12-31 11:46:59 -08:00
2019-01-04 13:13:46 -08:00
2018-12-20 09:51:31 -07:00
2018-12-28 12:11:52 -08:00
2019-01-29 12:09:11 +01:00
2019-01-16 14:29:48 +01:00
2018-12-28 12:11:47 -08:00
2018-12-28 12:11:52 -08:00
2018-12-28 12:11:50 -08:00
2019-01-09 14:20:47 -05:00
2019-01-31 08:25:09 -07:00
2019-02-22 12:56:24 -08:00
2019-01-24 22:45:34 -08:00
2019-02-03 12:11:12 -08:00
2019-01-22 17:18:09 -08:00
2019-02-04 08:53:56 +01:00
2019-02-23 10:53:31 +01:00
2019-01-22 17:18:08 -08:00
2019-03-03 21:05:10 -08:00
2019-02-05 14:37:01 +00:00
2018-12-18 14:22:28 +01:00
2019-02-23 10:53:31 +01:00
2019-02-21 10:32:28 +00:00
2019-01-06 09:46:51 +09:00
2019-01-06 09:46:51 +09:00
2018-12-28 12:11:44 -08:00
2019-02-19 21:53:07 +01:00
2018-12-26 17:03:51 -08:00
2019-02-15 14:12:09 -08:00
2018-12-30 08:33:06 +00:00
2018-12-26 17:03:51 -08:00
2019-03-06 08:14:05 -08:00
2018-12-21 11:28:22 +01:00
2019-01-16 22:08:07 +01:00
2018-12-18 23:13:12 -05:00
2019-01-21 09:57:43 -08:00
2019-02-28 07:55:53 +01:00
2018-12-21 11:50:02 -05:00
2018-12-21 22:31:26 -06:00
2018-12-21 22:31:26 -06:00
2019-02-24 17:45:25 -08:00
2019-02-05 11:51:56 -07:00
2019-02-18 16:43:54 -08:00
2019-02-16 15:02:03 +01:00
2018-12-28 12:11:48 -08:00
2019-02-01 15:46:23 -08:00
2018-12-28 12:11:52 -08:00
2018-12-28 12:11:51 -08:00
2019-01-04 13:13:48 -08:00
2019-02-13 22:00:16 -08:00
2019-01-04 13:13:48 -08:00
2018-12-28 12:11:50 -08:00
2019-01-08 17:15:11 -08:00
2018-12-25 12:26:34 -08:00
2019-02-15 19:52:56 +01:00
2018-12-20 16:32:56 +00:00
2018-12-19 11:32:08 +01:00
2019-02-16 13:45:01 -08:00
2019-03-02 12:54:35 -08:00
2018-12-19 11:21:37 -08:00
2019-01-06 09:46:51 +09:00
2019-01-28 11:32:58 +01:00
2019-02-04 18:21:12 +01:00
2019-01-06 09:46:51 +09:00
2019-01-19 10:09:58 -08:00
2018-12-19 13:52:45 -05:00
2018-12-19 13:52:46 -05:00
2018-12-19 13:52:46 -05:00
2019-02-08 15:02:49 -08:00
2019-01-10 16:24:44 -06:00
2018-12-28 12:11:48 -08:00
2018-12-28 12:11:44 -08:00
2018-12-28 12:11:50 -08:00
2018-12-28 12:11:46 -08:00
2018-12-28 12:11:51 -08:00
2018-12-28 12:11:48 -08:00
2019-01-05 17:57:34 -08:00
2019-01-08 07:58:37 -05:00
2019-02-18 11:21:28 +01:00
2019-02-28 07:55:37 +01:00
2019-02-28 08:29:50 +01:00
2019-02-07 18:11:58 -08:00
2019-03-03 21:47:57 -08:00
2019-02-24 12:39:45 -08:00
2019-01-04 12:19:40 +01:00
2019-01-30 22:49:06 +01:00
2018-12-19 10:31:50 +01:00
2019-02-07 00:13:27 +01:00
2019-01-15 16:36:13 +01:00
2019-01-04 13:13:46 -08:00
2019-02-17 15:53:01 -08:00
2019-01-10 17:04:45 -06:00
2019-02-09 08:44:32 -08:00
2019-02-09 08:44:41 -08:00
2019-02-09 08:44:46 -08:00
2019-02-09 08:47:52 -08:00
2019-02-09 08:45:46 -08:00
2019-02-09 08:45:52 -08:00
2019-01-23 15:52:15 +00:00
2019-01-03 18:57:57 -08:00
2019-01-07 16:38:26 +01:00
2019-02-22 13:49:00 +01:00
2018-12-18 22:53:29 +01:00
2018-12-20 12:17:05 -07:00
2019-03-06 08:14:05 -08:00
2018-12-21 11:50:02 -05:00
2019-01-12 11:48:20 -06:00
2019-02-22 12:55:31 -08:00
2018-12-20 23:47:09 +01:00
2018-12-28 12:11:44 -08:00
2018-12-29 11:21:49 -08:00
2019-02-03 11:17:31 -08:00
2019-02-09 08:47:52 -08:00
2019-02-09 08:45:59 -08:00
2019-02-09 08:47:52 -08:00
2019-01-30 22:24:49 -08:00
2018-12-22 22:50:29 -05:00
2018-12-28 12:11:47 -08:00
2019-02-07 00:13:27 +01:00
2019-02-07 00:13:27 +01:00
2019-02-07 00:13:28 +01:00
2018-12-18 16:13:05 +01:00
2018-12-18 16:13:05 +01:00
2019-02-07 00:13:28 +01:00
2019-02-09 08:47:52 -08:00
2018-12-18 14:08:12 -08:00
2019-01-04 12:56:09 -08:00
2019-01-11 18:05:40 -08:00
2019-01-14 20:15:17 -05:00
2019-02-24 12:06:19 -08:00
2018-12-28 12:11:51 -08:00
2019-02-11 08:34:04 +01:00
2018-12-22 12:15:29 +01:00
2019-02-28 07:55:47 +01:00
2019-01-17 07:19:42 -05:00
2018-12-28 12:11:46 -08:00