Linus Torvalds
8dde191aab
Misc fixes:
...
- Fix a sched_balance_newidle setting bug
- Fix bug in the setting of /sys/fs/cgroup/test/cpu.max.burst
- Fix variable-shadowing build warning
- Extend sched-domains debug output
- Fix documentation
- Fix comments
Signed-off-by: Ingo Molnar <mingo@kernel.org>
-----BEGIN PGP SIGNATURE-----
iQJFBAABCgAvFiEEBpT5eoXrXCwVQwEKEnMQ0APhK1gFAmZIbj4RHG1pbmdvQGtl
cm5lbC5vcmcACgkQEnMQ0APhK1hEng/+NlAh7mm4AWckVjUxqyUnJ/omaV9Fe5F+
koiihntyvhk+4RR40XomXPq37Av3zPo1dnKI4fJ3yioMs1tB+8JD+nVo3DURLGT/
4k+lYI+K6RXBzUTpzeYZWVfa+ddGwbRu1KA5joI7QvRfjil7QP5rC5AQbAj0AiVO
Xvor0M9vEcfkqShTttx4h2u7WVR4zqVEhBxkWNMT6dMxN2HnKm4qcAiX39E8p+Vx
maC2/iO+1rXORRbUh+KBHR40WAwe2CVvh5hCe1sl+/vGfCbAnMK1k+j85UdV1pFD
aZ1jSBwIERnx9PdD5zK0GCRx9hmux8mkJCeBseZyK/XubYuVOLiwBxfYA/9C3i3O
1mQizaFBD8zanEiWj10sOxbfry+XhLwcISIiWC+xLpxKb0MvDD1TIeZR1fJv3Oz7
14iYhq2CuKhfntYmV6fYTzSzXL2s16dMYMH/7m7cLY0P/cJo2vw7GNxkwPeJsOVN
uX6jnRde2Kp3q+Er3I2u1SGeAZ8fEzXr19MCWRA0qI+wvgYQkaTgoh9zO9AwRNoa
9hS/jc6Gq+O5xBMMJIPZMfOVai9RhYlPmQavFCGJLd3EFoVi9jp9+/iXgtyARCZp
rfXFV9Dd9GvpFRzNnsMrLiKswBzUop5+epHYKZhVHJKH7aiHMbGEFD6cgNlf8k9b
GFda3ay4JHA=
=2okO
-----END PGP SIGNATURE-----
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar:
- Fix a sched_balance_newidle setting bug
- Fix bug in the setting of /sys/fs/cgroup/test/cpu.max.burst
- Fix variable-shadowing build warning
- Extend sched-domains debug output
- Fix documentation
- Fix comments
* tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_write()
sched/fair: Remove stale FREQUENCY_UTIL comment
sched/fair: Fix initial util_avg calculation
docs: cgroup-v1: Clarify that domain levels are system-specific
sched/debug: Dump domains' level
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
arch/topology: Fix variable naming to avoid shadowing
2024-05-19 11:38:15 -07:00
..
2024-04-24 09:43:54 +02:00
2022-02-23 08:22:00 +01:00
2022-05-01 10:03:43 +02:00
2023-10-03 21:27:55 +02:00
2023-06-27 14:14:30 -07:00
2023-07-17 16:08:08 -07:00
2022-09-07 21:53:47 +02:00
2024-05-19 11:38:15 -07:00
2022-03-15 09:05:05 +01:00
2023-10-09 12:59:48 +02:00
2024-01-16 10:41:25 +01:00
2022-02-23 10:58:33 +01:00
2023-09-28 22:58:13 +02:00
2020-10-29 11:00:30 +01:00
2024-04-17 13:37:20 +02:00
2024-04-24 09:43:54 +02:00
2024-05-17 09:48:25 +02:00
2024-05-19 11:38:15 -07:00
2023-12-23 15:59:56 +01:00
2024-03-11 19:53:15 -07:00
2024-04-28 10:08:21 +02:00
2024-03-12 11:59:59 +01:00
2022-02-23 10:58:33 +01:00
2024-03-22 10:41:13 -07:00
2024-04-24 12:08:01 +02:00
2024-04-24 12:08:01 +02:00
2023-10-16 13:42:49 +02:00
2024-04-24 09:43:54 +02:00
2024-05-13 17:18:51 -07:00
2023-03-24 11:01:29 +01:00
2024-03-12 11:03:40 +01:00
2022-10-30 10:12:15 +01:00
2023-11-15 09:57:48 +01:00
2023-07-17 16:08:08 -07:00
2024-05-19 11:38:15 -07:00
2022-08-26 09:30:25 -07:00
2023-10-18 14:34:18 -07:00