summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-11-17 17:13:09 +0100
committerPeter Zijlstra <peterz@infradead.org>2025-11-17 17:13:09 +0100
commit522fb20fbdbe48ed98f587d628637ff38ececd2d (patch)
treea9886dd3993f7d068ff918ed166bf9832db5db30 /tools/perf/scripts/python/task-analyzer.py
parent3324b2180c17b21c31c16966cc85ca41a7c93703 (diff)
downloadkernel-522fb20fbdbe48ed98f587d628637ff38ececd2d.tar.gz
sched/fair: Have SD_SERIALIZE affect newidle balancing
Also serialize the possiblty much more frequent newidle balancing for the 'expensive' domains that have SD_BALANCE set. Initial benchmarking by K Prateek and Tim showed no negative effect. Split out from the larger patch moving sched_balance_running around for ease of bisect and such. Suggested-by: Shrikanth Hegde <sshegde@linux.ibm.com> Seconded-by: K Prateek Nayak <kprateek.nayak@amd.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/df068896-82f9-458d-8fff-5a2f654e8ffd@amd.com Link: https://patch.msgid.link/6fed119b723c71552943bfe5798c93851b30a361.1762800251.git.tim.c.chen@linux.intel.com # Conflicts: # kernel/sched/fair.c
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
m: scm: add a dummy qcom_scm_assign_mem()Niklas Cassel 2017-12-20firmware: qcom_scm: Add dependent headers to qcom_scm.hJordan Crouse 2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds 2017-10-30firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi 2017-10-11firmware: qcom: scm: Expose secure IO serviceBjorn Andersson 2017-03-28firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov 2017-03-28firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark 2017-01-16firmware: qcom_scm: Add set remote state APIAndy Gross 2017-01-16firmware: qcom: scm: Add empty functions to help compile testingStanimir Varbanov 2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson 2015-10-14qcom-scm: add missing prototype for qcom_scm_is_available()Rob Clark 2015-05-28firmware: qcom: scm: Add HDCP Supportjilai wang 2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer 2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer 2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer 2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala