summaryrefslogtreecommitdiff
path: root/Documentation/scheduler
AgeCommit message (Expand)Author
2017-02-08sched: remove sched_new_task_windows tunablePavankumar Kondeti
2016-12-19Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-11-11Documentation: sched: Update frequency guidance explanationsSyed Rameez Mustafa
2016-10-02sched: Add a device tree property to specify the sched boost typePavankumar Kondeti
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-09-14sched/tune: add detailed documentationPatrick Bellasi
2016-09-14sched: Documentation for scheduler energy cost modelMorten Rasmussen
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22Documentation: scheduler: Rename sched-zone.txt to sched-hmp.txtSyed Rameez Mustafa
2016-06-03Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park
2016-06-03Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park
2016-06-03sched: eliminate sched_early_detection_duration knobJoonwoo Park
2016-06-03sched: Remove the sched heavy task frequency guidance featureJoonwoo Park
2016-06-03sched: eliminate sched_migration_fixup knobJoonwoo Park
2016-06-03sched: eliminate sched_upmigrate_min_nice knobJoonwoo Park
2016-06-01sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park
2016-06-01sched: eliminate sched_freq_account_wait_time knobJoonwoo Park
2016-06-01sched: eliminate sched_account_wait_time knobJoonwoo Park
2016-05-16Revert "sched: set HMP scheduler's default initial task load to 100%"Joonwoo Park
2016-03-23sched: restrict sync wakee placement bias with waker's demandJoonwoo Park
2016-03-23sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park
2016-03-23sched: Take downmigrate threshold into considerationPavankumar Kondeti
2016-03-23sched: Provide a facility to restrict RT tasks to lower power clusterPavankumar Kondeti
2016-03-23sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti
2016-03-23sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park
2016-03-23sched: Add documentation for the revised hmp zone scheduler.Syed Rameez Mustafa
2016-03-23sched: set HMP scheduler's default initial task load to 100%Joonwoo Park
2016-03-23Revert "sched: Use only partial wait time as task demand"Joonwoo Park
2016-03-23sched: auto adjust the upmigrate and downmigrate thresholdsPavankumar Kondeti
2016-03-23sched: Use only partial wait time as task demandSyed Rameez Mustafa
2016-03-23sched: add scheduling latency tracking procfs nodeJoonwoo Park
2016-03-23sched: warn/panic upon excessive scheduling latencyJoonwoo Park
2016-03-23sched: Add cgroup-based criteria for upmigrationSrivatsa Vaddagiri
2016-03-23sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri
2016-03-23sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri
2016-03-23sched: Consider PF_WAKE_UP_IDLE in select_best_cpu()Srivatsa Vaddagiri
2016-03-23sched: Add sysctl to enable power aware schedulingOlav Haugan
2016-03-23sched: Avoid frequent task migration due to EA in lbOlav Haugan
2016-03-23sched: Add temperature to cpu_load trace pointOlav Haugan
2016-03-23sched: Avoid frequent migration of running taskSrivatsa Vaddagiri
2016-03-23sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri
2016-03-23sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle
2016-03-23sched: trace: extend sched_cpu_load to print irqloadSteve Muckle
2016-03-23sched: Packing support until a frequency thresholdSrivatsa Vaddagiri
2016-03-23sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri
2016-03-23sched: Add API to set task's initial task loadSrivatsa Vaddagiri
2016-03-23sched: Document HMP schedulerSrivatsa Vaddagiri
2015-05-19sched/dl/Documentation: Split Section 3Luca Abeni