]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch into tip/master: 'sched/core'
authorIngo Molnar <mingo@kernel.org>
Mon, 12 May 2025 12:34:47 +0000 (14:34 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 12 May 2025 12:34:48 +0000 (14:34 +0200)
commitaa774d5934a25bf1e11aab4421cab516f7f56772
treead1652605ef4cf975b220507a626bfe270c7c97c
parent5ecdf7ae2c6d5c1e36987cd0ed99617a45c6ed56
parentb7ca5743a2604156d6083b88cefacef983f3a3a6
Merge branch into tip/master: 'sched/core'

 # New commits in sched/core:
    b7ca5743a260 ("sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks")
    c70fc32f4443 ("sched/fair: Adhere to place_entity() constraints")
    44671e21e346 ("sched/debug: Print the local group's asym_prefer_cpu")
    8157fbc90745 ("cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change")
    0e3f6c369642 ("sched/topology: Introduce sched_update_asym_prefer_cpu()")
    872aa4de1888 ("sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu")
    6432e163ba1b ("sched/isolation: Make use of more than one housekeeping cpu")
    690e47d1403e ("sched/rt: Fix race in push_rt_task")
    0ab94c324274 ("sched: Add annotations to RT_GROUP_SCHED fields")
    87f1fb77d87a ("sched: Add RT_GROUP WARN checks for non-root task_groups")
    d6809c2f606c ("sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled")
    277e0909754e ("sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED")
    61d3164fec2e ("sched: Skip non-root task_groups with disabled RT_GROUP_SCHED")
    e34e0131fea1 ("sched: Add commadline option for RT_GROUP_SCHED toggling")
    a5a25b32c08a ("sched: Always initialize rt_rq's task_group")
    e285313f0848 ("sched: Remove unneeed macro wrap")
    433bce5dadb4 ("sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions")
    f2d650618bc7 ("sched/fair: Allow decaying util_est when util_avg > CPU capa")
    ce29a7da84cd ("sched/topology: Refinement to topology_span_sane speedup")
    f55dac1dafb3 ("sched/topology: improve topology_span_sane speed")
    8feb053d5319 ("sched: Fix trace_sched_switch(.prev_state)")
    3e816361e94a ("sched/tracepoints: Move and extend the sched_process_exit() tracepoint")

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
drivers/cpufreq/amd-pstate.c
init/Kconfig
kernel/sched/core.c
kernel/sched/fair.c