summaryrefslogtreecommitdiff
path: root/kernel/sched/sched.h (follow)
Commit message (Expand)AuthorAge
* sched: fix compile failure where !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* sched: Optimize scheduler trace events to reduce trace buffer usageSyed Rameez Mustafa2016-03-23
* sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* sched: avoid unnecessary multiplication and divisionJoonwoo Park2016-03-23
* sched: precompute required frequency for CPU loadJoonwoo Park2016-03-23
* sched: clean up fixup_hmp_sched_stats()Joonwoo Park2016-03-23
* sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* sched: Add tunables for static cpu and cluster costOlav Haugan2016-03-23
* sched/core: Add API to set cluster d-stateOlav Haugan2016-03-23
* sched: take into account of governor's frequency max loadJoonwoo Park2016-03-23
* sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa2016-03-23
* sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa2016-03-23
* sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2016-03-23
* sched: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park2016-03-23
* sched: Add load based placement for RT tasksSyed Rameez Mustafa2016-03-23
* sched: inline function scale_load_to_cpu()Joonwoo Park2016-03-23
* sched: Optimize select_best_cpu() to reduce execution timeSyed Rameez Mustafa2016-03-23
* sched: report loads greater than 100% only during load alert notificationsSrivatsa Vaddagiri2016-03-23
* Revert "sched: Use only partial wait time as task demand"Joonwoo Park2016-03-23
* sched: auto adjust the upmigrate and downmigrate thresholdsPavankumar Kondeti2016-03-23
* sched: Use only partial wait time as task demandSyed Rameez Mustafa2016-03-23
* sched: Update max_capacity when an entire cluster is hotpluggedSyed Rameez Mustafa2016-03-23
* sched: Add cgroup-based criteria for upmigrationSrivatsa Vaddagiri2016-03-23
* sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri2016-03-23
* sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri2016-03-23
* sched: Support CFS_BANDWIDTH feature in HMP schedulerSrivatsa Vaddagiri2016-03-23
* sched: Consolidate hmp stats into their own structSrivatsa Vaddagiri2016-03-23
* sched_avg: add run queue averagingJeff Ohlstein2016-03-23
* sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* sched: Add sysctl to enable power aware schedulingOlav Haugan2016-03-23
* sched: take account of irq preemption when calculating irqload deltaJoonwoo Park2016-03-23
* sched: Add temperature to cpu_load trace pointOlav Haugan2016-03-23
* sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle2016-03-23
* sched: avoid CPUs with high irq activitySteve Muckle2016-03-23
* sched: track soft/hard irqload per-RQ with decaying avgSteve Muckle2016-03-23
* sched: Make RT tasks eligible for boostSyed Rameez Mustafa2016-03-23
* sched: Packing support until a frequency thresholdSrivatsa Vaddagiri2016-03-23
* sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri2016-03-23
* sched: update governor notification logicSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri2016-03-23
* sched: improve logic for alerting governorSrivatsa Vaddagiri2016-03-23
* sched: fix wrong load_scale_factor/capacity/nr_big/small_tasksSrivatsa Vaddagiri2016-03-23
* sched: window-stats: add a new AVG policySyed Rameez Mustafa2016-03-23
* sched: fix bail condition in bail_inter_cluster_balance()Syed Rameez Mustafa2016-03-23
* sched: window-stats: use policy_mutex in sched_set_window()Srivatsa Vaddagiri2016-03-23
* sched: window_stats: Add "disable" mode supportSrivatsa Vaddagiri2016-03-23
* sched: window-stats: legacy modeSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Code cleanupSrivatsa Vaddagiri2016-03-23
* sched: Make RAVG_HIST_SIZE tunableOlav Haugan2016-03-23
* sched: window-stats: 64-bit type for curr/prev_runnable_sumSrivatsa Vaddagiri2016-03-23