aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2015-04-09sched: add tracing for capacity_currJuri Lelli
2015-04-09sched: Disable energy-unfriendly nohz kicksMorten Rasmussen
2015-04-09sched: Enable active migration for cpus of lower capacityMorten Rasmussen
2015-04-09sched: Skip cpu as lb src which has one task and capacity gte the dst cpuDietmar Eggemann
2015-04-09sched: Tipping point from energy-aware to conventional load balancingDietmar Eggemann
2015-04-09sched: Introduce energy awareness into detach_tasksDietmar Eggemann
2015-04-09sched: Introduce energy awareness into find_busiest_queueDietmar Eggemann
2015-04-09sched: Introduce energy awareness into find_busiest_groupDietmar Eggemann
2015-04-09sched: Introduce energy awareness into update_sd_lb_statsDietmar Eggemann
2015-04-09sched: Introduce energy awareness into update_sg_lb_statsDietmar Eggemann
2015-04-09sched: Infrastructure to query if load balancing is energy-awareDietmar Eggemann
2015-04-09sched: Count number of shallower idle-states in struct sched_group_energyMorten Rasmussen
2015-04-09sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen
2015-04-09sched: Bias new task wakeups towards higher capacity cpusMorten Rasmussen
2015-04-09sched: Energy-aware wake-up task placementMorten Rasmussen
2015-04-09sched: Estimate energy impact of scheduling decisionsMorten Rasmussen
2015-04-09sched: Extend sched_group_energy to test load-balancing decisionsMorten Rasmussen
2015-04-09sched: Calculate energy consumption of sched_groupMorten Rasmussen
2015-04-09sched: Highest energy aware balancing sched_domain level pointerMorten Rasmussen
2015-04-09sched: Use capacity_curr to cap utilization in get_cpu_usage()Morten Rasmussen
2015-04-09sched: Relocated get_cpu_usage()Morten Rasmussen
2015-04-09sched: Compute cpu capacity available at current frequencyMorten Rasmussen
2015-04-09sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2015-04-09sched: Allocate and initialize energy data structuresDietmar Eggemann
2015-04-09sched: Introduce energy data structuresDietmar Eggemann
2015-04-09sched: Make energy awareness a sched featureMorten Rasmussen
2015-04-09sched: Include blocked utilization in usage trackingMorten Rasmussen
2015-04-09sched: Track blocked utilization contributionsMorten Rasmussen
2015-04-09sched: Get rid of scaling usage by cpu_capacity_origDietmar Eggemann
2015-04-09sched: Make usage tracking cpu scale-invariantDietmar Eggemann
2015-04-09sched: Make load tracking frequency scale-invariantDietmar Eggemann
2015-04-09sched: move cfs task on a CPU with higher capacityVincent Guittot
2015-04-09sched: add SD_PREFER_SIBLING for SMT levelVincent Guittot
2015-04-09sched: replace capacity_factor by usageVincent Guittot
2015-04-09sched: get CPU's usage statisticVincent Guittot
2015-04-09sched: add per rq cpu_capacity_origVincent Guittot
2015-04-09sched: make scale_rt invariant with frequencyVincent Guittot
2015-04-09sched: Make sched entity usage tracking scale-invariantMorten Rasmussen
2015-04-09sched: remove frequency scaling from cpu_capacityVincent Guittot
2015-04-09sched: Track group sched_entity usage contributionsMorten Rasmussen
2015-04-09sched: add utilization_avg_contribVincent Guittot
2015-04-09sched/idle: fix compilation errorJuri Lelli
2015-04-09Revert "sched/idle: Simplify wake_up_idle_cpu()"Juri Lelli
2015-04-09Revert "sched, trace: Add a tracepoint for IPI-less remote wakeups"Juri Lelli
2015-04-09Revert "sched/idle: Avoid spurious wakeup IPIs"Juri Lelli
2015-04-09Revert "sched/idle: Optimize try-to-wake-up IPI"Juri Lelli
2015-04-09sched/fair: Change "has_capacity" to "has_free_capacity"Nicolas Pitre
2015-04-09sched/fair: Remove duplicate code from can_migrate_task()Kirill Tkhai
2015-04-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2015-04-09sched: Change get_rq_runnable_load() to static and inlineAlex Shi