summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
AgeCommit message (Expand)Author
2023-12-23sched/fair: Simplify util_estVincent Guittot
2023-11-15sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu
2023-09-29sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloadedValentin Schneider
2023-09-25sched/rt: Make rt_rq->pushable_tasks updates drive rto_maskValentin Schneider
2023-09-21sched/debug: Update stale reference to sched_debug.cSebastian Andrzej Siewior
2023-09-21sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctlSebastian Andrzej Siewior
2023-07-19sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slicePeter Zijlstra
2023-07-19sched/fair: Commit to EEVDFPeter Zijlstra
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra
2023-07-19sched/fair: Add cfs_rq::avg_vruntimePeter Zijlstra
2023-07-13sched/debug: Dump domains' sched group flagsPeter Zijlstra
2023-05-08sched/debug: Correct printing for rq->nr_uninterruptible晏艳(采苓)
2023-03-17sched/debug: Put sched/domains files under the verbose flagPhil Auld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-11memory tiering: hot page selection with hint page fault latencyHuang Ying
2022-09-05sched/debug: fix dentry leak in update_sched_domain_debugfsGreg Kroah-Hartman
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar
2022-01-27sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numaBharata B Rao
2021-11-17sched/core: Forced idle accountingJosh Don
2021-10-06sched: Fix DEBUG && !SCHEDSTATS warnPeter Zijlstra
2021-10-05sched: Introduce task block time in schedstatsYafang Shao
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao
2021-10-05sched: reduce sched slice for SCHED_IDLE entitiesJosh Don
2021-10-05sched: Account number of SCHED_IDLE entities on each cfs_rqJosh Don
2021-10-01sched/fair: Null terminate buffer when updating tunable_scalingMel Gorman
2021-08-20sched: Cgroup SCHED_IDLE supportJosh Don
2021-06-28sched/debug: Don't update sched_domain debug directories before sched_debug_i...Valentin Schneider
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-05-12sched: Wrap rq::lock accessPeter Zijlstra
2021-04-21sched/debug: Fix cgroup_path[] serializationWaiman Long
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner
2021-04-17sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra
2021-04-16sched: Move /proc/sched_debug to debugfsPeter Zijlstra
2021-04-16sched,debug: Convert sysctl sched_domains to debugfsPeter Zijlstra
2021-04-16sched,preempt: Move preempt_dynamic to debug.cPeter Zijlstra
2021-04-16sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra
2021-03-22sched: Fix various typosIngo Molnar
2021-01-14sched: Use task_current() instead of 'rq->curr == p'Hui Su
2020-11-10sched/debug: Fix memory corruption caused by multiple small reads of flagsColin Ian King
2020-09-09sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTLValentin Schneider
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider
2020-08-19sched/debug: Output SD flag names rather than their valuesValentin Schneider
2020-05-28sched: Add rq::ttwu_pendingPeter Zijlstra
2020-05-19Merge branch 'sched/urgent'Peter Zijlstra
2020-05-19sched/debug: Fix requested task uclamp values shown in procfsPavankumar Kondeti
2020-04-30sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-04-30sched/debug: Fix trival print_task() formatXie XiuQi
2020-04-08sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider
2020-04-08sched/debug: Factor out printing formats into common macrosValentin Schneider