Linus Torvalds
30c999937f
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull scheduler updates from Ingo Molnar:
"Debuggability:
- Change most occurances of BUG_ON() to WARN_ON_ONCE()
- Reorganize & fix TASK_ state comparisons, turn it into a bitmap
- Update/fix misc scheduler debugging facilities
Load-balancing & regular scheduling:
- Improve the behavior of the scheduler in presence of lot of
SCHED_IDLE tasks - in particular they should not impact other
scheduling classes.
- Optimize task load tracking, cleanups & fixes
- Clean up & simplify misc load-balancing code
Freezer:
- Rewrite the core freezer to behave better wrt thawing and be
simpler in general, by replacing PF_FROZEN with TASK_FROZEN &
fixing/adjusting all the fallout.
Deadline scheduler:
- Fix the DL capacity-aware code
- Factor out dl_task_is_earliest_deadline() &
replenish_dl_new_period()
- Relax/optimize locking in task_non_contending()
Cleanups:
- Factor out the update_current_exec_runtime() helper
- Various cleanups, simplifications"
* tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (41 commits)
sched: Fix more TASK_state comparisons
sched: Fix TASK_state comparisons
sched/fair: Move call to list_last_entry() in detach_tasks
sched/fair: Cleanup loop_max and loop_break
sched/fair: Make sure to try to detach at least one movable task
sched: Show PF_flag holes
freezer,sched: Rewrite core freezer logic
sched: Widen TAKS_state literals
sched/wait: Add wait_event_state()
sched/completion: Add wait_for_completion_state()
sched: Add TASK_ANY for wait_task_inactive()
sched: Change wait_task_inactive()s match_state
freezer,umh: Clean up freezer/initrd interaction
freezer: Have {,un}lock_system_sleep() save/restore flags
sched: Rename task_running() to task_on_cpu()
sched/fair: Cleanup for SIS_PROP
sched/fair: Default to false in test_idle_cores()
sched/fair: Remove useless check in select_idle_core()
sched/fair: Avoid double search on same cpu
sched/fair: Remove redundant check in select_idle_smt()
...
2022-10-10 09:10:28 -07:00
..
2022-08-30 11:12:52 +01:00
2022-09-19 12:59:33 +03:00
2022-09-15 09:08:09 +02:00
2022-08-03 14:05:39 +02:00
2022-08-31 18:07:56 -07:00
2022-08-23 13:14:02 +02:00
2022-09-04 22:49:35 +05:30
2022-07-28 11:29:36 +02:00
2022-09-20 08:33:04 -07:00
2022-09-04 22:12:15 +02:00
2022-09-05 18:08:42 +01:00
2022-07-25 09:42:24 +01:00
2022-08-04 10:28:48 -04:00
2022-08-02 15:06:57 -05:00
2022-10-03 11:08:33 +01:00
2022-09-28 16:09:49 +01:00
2022-10-07 12:05:29 -07:00
2022-10-05 10:00:19 -07:00
2022-10-08 08:56:37 -07:00
2022-08-23 18:23:15 +02:00
2022-09-08 13:34:50 -07:00
2022-10-07 16:48:26 -07:00
2022-10-07 16:48:26 -07:00
2022-10-03 21:52:33 -07:00
2022-09-29 15:20:14 +01:00
2022-10-09 16:14:15 -07:00
2022-10-08 10:06:48 -07:00
2022-10-07 16:13:55 -07:00
2022-10-04 19:36:53 -07:00
2022-10-10 09:10:28 -07:00
2022-10-07 16:48:26 -07:00
2022-10-05 10:38:24 -07:00
2022-09-17 01:40:11 +09:00
2022-10-05 11:05:17 -06:00
2022-09-08 11:34:04 +01:00
2022-09-21 11:18:28 +09:00
2022-07-28 11:29:36 +02:00
2022-08-04 08:33:54 -06:00
2022-07-29 18:12:35 -07:00
2022-07-29 18:07:15 -07:00
2022-08-02 12:34:03 -04:00
2022-08-02 17:14:47 -06:00
2022-09-29 16:38:05 -07:00
2022-09-12 00:19:48 -06:00
2022-08-07 17:52:35 -07:00
2022-08-26 09:30:25 -07:00
2022-09-20 08:24:38 -06:00
2022-09-26 19:17:28 -06:00
2022-08-22 10:07:53 -06:00
2022-08-22 10:07:53 -06:00
2022-08-22 10:07:53 -06:00
2022-10-07 09:19:14 -07:00
2022-10-07 09:19:14 -07:00
2022-09-05 15:33:07 +02:00
2022-09-21 16:24:17 -07:00
2022-09-21 17:32:48 -07:00
2022-08-23 16:08:21 -07:00
2022-09-29 09:25:47 -07:00
2022-08-04 16:57:43 -07:00
2022-08-17 11:49:23 +01:00
2022-07-22 09:07:07 -07:00
2022-09-21 17:32:48 -07:00
2022-10-06 17:45:53 -07:00
2022-09-26 10:13:13 -07:00
2022-09-26 10:13:13 -07:00
2022-08-03 09:45:08 -07:00
2022-09-12 16:51:22 +02:00
2022-10-04 10:54:14 -07:00
2022-09-30 14:50:11 -07:00
2022-08-24 09:47:51 +01:00
2022-10-03 17:11:07 -07:00
2022-09-26 10:13:13 -07:00
2022-07-17 17:31:38 -07:00
2022-09-26 10:13:14 -07:00
2022-09-07 21:53:49 +02:00
2022-08-31 10:56:36 -06:00
2022-09-30 14:32:35 +02:00
2022-08-01 12:48:15 -07:00
2022-09-22 13:13:12 +02:00
2022-07-17 17:14:32 -07:00
2022-08-20 11:34:04 -04:00
2022-09-05 13:02:34 +02:00
2022-07-28 17:36:30 -04:00
2022-08-23 15:02:47 -05:00
2022-07-28 17:46:14 -04:00
2022-08-08 15:16:29 -07:00
2022-09-07 10:38:28 +02:00
2022-07-18 21:20:57 +02:00
2022-09-21 10:22:54 +02:00
2022-09-07 17:04:49 +02:00
2022-09-01 05:15:51 +02:00
2022-09-27 13:26:16 +02:00
2022-07-15 19:17:30 +02:00
2022-08-29 12:57:38 +01:00
2022-09-21 10:30:42 -06:00
2022-07-27 09:40:18 +02:00
2022-09-26 20:40:43 -07:00
2022-09-26 11:01:32 -07:00
2022-09-07 21:53:50 +02:00
2022-10-07 08:52:43 -07:00
2022-08-31 14:57:28 +01:00
2022-10-03 20:33:41 -07:00
2022-09-26 12:27:55 +02:00
2022-07-22 22:04:30 +02:00
2022-08-29 12:47:15 +01:00
2022-08-07 17:52:35 -07:00
2022-07-19 09:56:34 +02:00
2022-09-04 15:31:59 +03:00
2022-09-20 11:53:32 +01:00
2022-07-25 17:45:40 +02:00
2022-08-08 18:06:46 -07:00
2022-07-28 11:29:36 +02:00
2022-09-13 14:04:34 +02:00
2022-09-28 16:17:40 +01:00
2022-08-05 16:32:45 -07:00
2022-09-26 20:58:18 +10:00
2022-07-22 16:06:03 -05:00
2022-08-16 12:46:26 +02:00
2022-09-08 18:38:30 +02:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-09-20 08:59:18 -07:00
2022-09-20 08:59:18 -07:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-09-02 20:34:31 -07:00
2022-07-15 18:55:49 -07:00
2022-09-26 10:13:15 -07:00
2022-08-16 16:38:42 +03:00
2022-09-21 10:30:42 -06:00
2022-10-04 08:13:20 -06:00
2022-09-01 18:04:43 +02:00
2022-08-11 13:11:49 -07:00
2022-09-09 07:54:42 +01:00
2022-08-10 09:15:16 +02:00
2022-07-19 06:05:45 +02:00
2022-07-20 15:26:05 +01:00
2022-07-22 17:24:47 -05:00
2022-09-15 10:28:18 +02:00
2022-08-04 20:13:46 -07:00
2022-09-28 08:56:25 +02:00
2022-09-01 18:08:44 +02:00
2022-07-15 12:21:16 -04:00
2022-09-21 17:32:48 -07:00
2022-07-17 17:31:38 -07:00
2022-07-17 17:14:33 -07:00
2022-09-26 20:30:39 -07:00
2022-09-26 12:37:21 -04:00
2022-08-01 03:21:00 -04:00
2022-07-22 12:53:22 +01:00
2022-10-07 10:48:49 -07:00
2022-07-26 12:23:01 -07:00
2022-09-16 22:27:19 +02:00
2022-10-06 17:31:02 -07:00
2022-10-03 17:51:52 -07:00
2022-08-02 23:56:25 -04:00
2022-09-12 15:23:11 +03:00
2022-09-28 09:20:37 -07:00
2022-09-11 16:22:29 -07:00
2022-08-05 16:32:45 -07:00
2022-07-27 14:04:52 +02:00
2022-07-17 17:14:34 -07:00
2022-08-28 14:02:44 -07:00
2022-08-03 00:54:12 +02:00
2022-08-24 13:51:42 -07:00
2022-07-15 22:08:01 +02:00
2022-09-26 10:13:13 -07:00
2022-08-02 12:34:04 -04:00
2022-09-02 20:34:31 -07:00
2022-09-02 20:34:31 -07:00
2022-09-01 17:39:49 -04:00
2022-08-07 10:03:24 -07:00
2022-09-29 18:52:01 -07:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00
2022-08-03 10:35:43 -07:00
2022-08-30 12:20:43 +02:00
2022-08-13 13:02:14 -04:00
2022-08-09 14:11:34 -04:00
2022-07-29 20:16:58 -04:00
2022-07-23 15:28:59 -04:00
2022-07-28 11:29:36 +02:00
2022-07-27 21:35:32 +10:00
2022-08-01 08:13:21 -07:00
2022-08-02 17:14:49 -06:00
2022-09-27 09:22:09 +02:00
2022-08-02 19:24:24 -07:00
2022-08-25 14:00:31 -05:00
2022-07-19 10:24:01 +02:00
2022-08-04 18:08:34 -07:00
2022-07-21 10:39:42 +02:00
2022-10-03 17:34:32 -07:00
2022-09-07 16:37:14 -07:00
2022-08-08 18:06:43 -07:00
2022-09-20 08:24:38 -06:00
2022-08-05 16:32:45 -07:00
2022-10-04 09:46:22 -07:00
2022-07-19 15:38:04 -07:00
2022-07-26 07:28:08 -04:00
2022-09-26 10:13:15 -07:00
2022-09-05 10:16:53 +01:00
2022-09-06 11:19:34 +02:00
2022-07-17 17:14:37 -07:00
2022-07-28 11:29:36 +02:00
2022-10-03 17:33:57 -07:00
2022-09-23 11:55:36 +01:00
2022-08-08 22:37:19 -04:00
2022-09-15 02:44:07 -07:00
2022-08-31 16:37:58 +02:00
2022-07-15 22:09:57 +02:00
2022-09-11 10:52:05 +02:00
2022-07-28 11:29:36 +02:00
2022-07-26 09:49:12 -07:00
2022-07-28 11:29:36 +02:00
2022-09-24 15:03:25 +02:00
2022-08-15 12:35:25 -10:00
2022-07-28 11:29:36 +02:00
2022-07-28 11:29:36 +02:00
2022-09-19 06:17:05 -07:00
2022-08-14 13:31:03 -07:00
2022-07-25 13:26:14 +02:00
2022-09-01 10:55:57 -07:00
2022-08-31 05:09:22 -07:00
2022-08-31 05:09:22 -07:00
2022-08-17 13:00:31 +01:00
2022-09-28 10:46:21 -06:00
2022-09-23 14:25:05 +02:00
2022-08-31 15:45:10 -07:00
2022-07-30 14:01:28 -04:00
2022-09-12 00:10:34 -06:00
2022-07-26 07:27:47 -04:00
2022-10-10 09:10:28 -07:00
2022-08-22 18:01:45 +01:00
2022-10-09 14:05:15 -07:00
2022-08-22 07:52:51 -06:00
2022-07-28 11:29:36 +02:00
2022-09-09 10:44:35 +02:00
2022-09-22 16:30:14 +02:00
2022-09-25 09:28:57 +02:00
2022-10-03 11:08:32 +01:00
2022-08-20 15:17:45 -07:00
2022-09-30 12:31:46 +01:00
2022-08-10 21:47:58 -07:00
2022-08-03 16:29:08 -07:00
2022-09-02 20:34:30 -07:00
2022-08-31 05:10:15 -07:00
2022-09-11 19:47:04 -05:00
2022-08-17 20:40:52 -07:00
2022-10-08 08:56:37 -07:00
2022-09-07 16:37:26 -07:00
2022-07-28 11:29:36 +02:00
2022-10-10 09:10:28 -07:00
2022-09-07 12:42:25 +01:00
2022-08-05 16:32:45 -07:00
2022-08-08 18:06:44 -07:00
2022-07-18 06:50:18 +02:00
2022-08-08 18:06:43 -07:00
2022-07-19 15:38:04 -07:00
2022-10-03 17:44:18 -07:00
2022-09-09 10:44:35 +02:00
2022-09-30 19:50:10 +02:00
2022-08-31 14:05:12 +01:00
2022-08-09 20:02:13 +02:00
2022-09-02 14:44:54 +02:00
2022-08-03 23:56:20 +03:00
2022-08-31 10:54:36 -07:00
2022-09-25 12:39:52 -04:00
2022-08-05 09:41:12 -07:00
2022-09-22 16:12:34 +02:00
2022-08-30 14:22:34 +02:00
2022-09-22 16:12:34 +02:00
2022-08-31 13:37:32 +02:00
2022-09-01 11:42:12 +01:00
2022-09-16 10:56:08 +01:00
2022-09-07 21:53:48 +02:00
2022-08-28 16:52:28 +01:00
2022-08-30 15:32:04 +02:00
2022-08-20 15:17:45 -07:00
2022-08-11 04:31:14 -04:00
2022-09-21 17:32:49 -07:00
2022-08-06 08:59:35 -07:00
2022-07-25 13:41:22 -06:00
2022-08-01 07:42:49 +02:00
2022-08-16 01:40:24 -04:00
2022-08-11 04:06:40 -04:00
2022-08-11 04:06:38 -04:00
2022-08-16 01:40:24 -04:00
2022-08-20 15:17:45 -07:00
2022-09-01 16:55:35 +02:00
2022-08-26 09:30:25 -07:00
2022-09-28 10:00:16 +02:00
2022-08-02 13:46:35 -07:00
2022-08-31 16:38:07 +02:00