Show patches with: Submitter = Vincent Guittot       |    Archived = No       |   479 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[no subject] --- 2014-07-31 Vincent Guittot New
[01/11] sched/pelt: Move pelt related code in a dedicated file track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[01/14] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" --- 2013-04-25 Vincent Guittot New
[02/11] sched/rt: add rt_rq utilization tracking track CPU utilization --- 2018-06-28 Vincent Guittot New
[02/14] sched: add a new SD_SHARE_POWERDOMAIN flag for sched_domain --- 2013-04-25 Vincent Guittot New
[03/11] cpufreq/schedutil: use rt utilization tracking track CPU utilization --- 2018-06-28 Vincent Guittot New
[03/14] sched: pack small tasks --- 2013-04-25 Vincent Guittot New
[04/11] sched/dl: add dl_rq utilization tracking track CPU utilization --- 2018-06-28 Vincent Guittot New
[04/14] sched: pack the idle load balance --- 2013-04-25 Vincent Guittot New
[05/11] cpufreq/schedutil: use dl utilization tracking track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[05/14] ARM: sched: clear SD_SHARE_POWERDOMAIN --- 2013-04-25 Vincent Guittot New
[06/11] sched/irq: add irq utilization tracking track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[06/12] sched: add per rq cpu_capacity_orig --- 2014-07-28 Vincent Guittot New
[06/14] sched: add a knob to choose the packing level --- 2013-04-25 Vincent Guittot New
[07/11] cpufreq/schedutil: take into account interrupt track CPU utilization --- 2018-06-28 Vincent Guittot New
[07/14] sched: agressively pack at wake/fork/exec --- 2013-04-25 Vincent Guittot New
[08/11] sched: schedutil: remove sugov_aggregate_util() track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[08/14] sched: trig ILB on an idle buddy --- 2013-04-25 Vincent Guittot New
[09/11] sched: use pelt for scale_rt_capacity() track CPU utilization --- 2018-06-28 Vincent Guittot New
[09/12] sched: add usage_load_avg --- 2014-07-28 Vincent Guittot New
[09/14] sched: evaluate the activity level of the system --- 2013-04-25 Vincent Guittot New
[10/11] sched: remove rt_avg code track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[10/14] sched: update the buddy CPU --- 2013-04-25 Vincent Guittot New
[11/11] proc/sched: remove unused sched_time_avg_ms track CPU utilization --- 2018-06-28 Vincent Guittot Accepted
[11/14] sched: filter task pull request --- 2013-04-25 Vincent Guittot New
[12/14] sched: create a new field with available capacity --- 2013-04-25 Vincent Guittot New
[1/2] PM-runtime: move runtime accounting on ktime_get_mono_fast_ns() PM-runtime: fix and clean up of time accounting --- 2019-02-04 Vincent Guittot New
[1/2] sched/cfs: make util/load_avg more stable [1/2] sched/cfs: make util/load_avg more stable --- 2017-04-19 Vincent Guittot New
[1/2] sched/cfs: make util/load_avg more stable sched/cfs: make util/load_avg stable --- 2017-04-19 Vincent Guittot Superseded
[1/2] sched/fair: move rq_of helper function sched/fair: update scale invariance of PELT --- 2018-10-19 Vincent Guittot Superseded
[1/2] sched/fair: optimization of update_blocked_averages() sched/fair: Fix O(nr_cgroups) in load balance path --- 2019-02-06 Vincent Guittot Accepted
[1/2,v2] sched: fix find_idlest_group for fork --- 2016-11-25 Vincent Guittot Superseded
[1/2,v3] sched: fix find_idlest_group for fork --- 2016-12-08 Vincent Guittot Accepted
[13/14] sched: update the cpu_power --- 2013-04-25 Vincent Guittot New
[1/3] sched/fair: fix rounding issue for asym packing sched/fair: some fixes for asym_packing --- 2018-08-07 Vincent Guittot Superseded
[1/3] sched: Stop nohz stats when decayed [1/3] sched: Stop nohz stats when decayed --- 2018-02-06 Vincent Guittot Superseded
[14/14] sched: force migration on buddy CPU --- 2013-04-25 Vincent Guittot New
[1/4] sched/numa: remove unused code from update_numa_stats() sched/numa: remove unused code --- 2018-08-29 Vincent Guittot Accepted
[1/4,v4] sched/pelt: Move pelt related code in a dedicated file sched/rt: track rt rq utilization --- 2018-03-16 Vincent Guittot Superseded
[1/5] sched/fair: clean up asym packing sched/fair: rework the CFS load balance --- 2019-07-19 Vincent Guittot Superseded
[1/6,v5] sched: factorize attach entity --- 2016-10-17 Vincent Guittot New
[1/6,v6] sched: factorize attach/detach entity --- 2016-11-08 Vincent Guittot Superseded
[1/6,v7] sched: factorize attach/detach entity --- 2016-11-08 Vincent Guittot Accepted
[1/7,v3] sched: factorize attach entity --- 2016-09-12 Vincent Guittot Superseded
[1/7,v4] sched: factorize attach entity --- 2016-09-26 Vincent Guittot New
[2/2] cpufreq/schedutil: add rt utilization tracking track rt rq utilization --- 2017-05-24 Vincent Guittot Superseded
[2/2] PM-runtime: update time accounting only when enabled PM-runtime: fix and clean up of time accounting --- 2019-02-04 Vincent Guittot New
[2/2] sched/cfs: take into account current time segment [1/2] sched/cfs: make util/load_avg more stable --- 2017-04-19 Vincent Guittot New
[2/2] sched/cfs: take into account current time segment sched/cfs: make util/load_avg stable --- 2017-04-19 Vincent Guittot Superseded
[2/2] sched/fair: Fix O(nr_cgroups) in load balance path sched/fair: Fix O(nr_cgroups) in load balance path --- 2019-02-06 Vincent Guittot Accepted
[2/2,v2] sched: use load_avg for selecting idlest group --- 2016-12-05 Vincent Guittot New
[2/2,v2] sched: use load_avg for selecting idlest group --- 2016-11-25 Vincent Guittot Superseded
[2/2,v3] sched: use load_avg for selecting idlest group --- 2016-12-08 Vincent Guittot New
[2/2,v4] sched: Rewrite per entity runnable load average --- 2014-07-31 Vincent Guittot New
[2/3] sched/fair: trigger asym_packing during idle load balance sched/fair: some fixes for asym_packing --- 2018-12-20 Vincent Guittot Superseded
[2/3] sched/fair: trigger asym_packing during idle load balance sched/fair: some fixes for asym_packing --- 2018-08-07 Vincent Guittot Superseded
[2/3] sched: reduce the periodic update duration [1/3] sched: Stop nohz stats when decayed --- 2018-02-06 Vincent Guittot Superseded
[2/4] sched/fair: Drop out incomplete current period when sched averages accrue --- 2016-04-12 Vincent Guittot New
[2/4] sched/numa: remove unused nr_running field sched/numa: remove unused code --- 2018-08-29 Vincent Guittot Accepted
[2/4,v4] sched/rt: add rt_rq utilization tracking sched/rt: track rt rq utilization --- 2018-03-16 Vincent Guittot New
[2/5] sched/fair: rename sum_nr_running to sum_h_nr_running sched/fair: rework the CFS load balance --- 2019-07-19 Vincent Guittot New
[2/6] sched: add a new SD SHARE_POWERLINE flag for sched_domain --- 2012-12-12 Vincent Guittot Superseded
[2/6] sched: rework of sched_domain topology definition --- 2014-03-05 Vincent Guittot New
[2/6,v5] sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2016-10-17 Vincent Guittot Superseded
[2/6,v6] sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2016-11-08 Vincent Guittot Superseded
[2/6,v7] sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2016-11-08 Vincent Guittot Accepted
[2/7,v3] sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2016-09-12 Vincent Guittot Superseded
[2/7,v4] sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2016-09-26 Vincent Guittot Superseded
[3/3] cpufreq/schedutil: add rt utilization tracking sched/rt: track rt rq utilization --- 2017-11-22 Vincent Guittot Superseded
[3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting Move pm_runtime accounted time to raw nsec --- 2018-12-18 Vincent Guittot Superseded
[3/3] sched/fair: fix unnecessary increase of balance interval sched/fair: some fixes for asym_packing --- 2018-12-20 Vincent Guittot Superseded
[3/3] sched/fair: fix unnecessary increase of balance interval sched/fair: some fixes for asym_packing --- 2018-08-07 Vincent Guittot Superseded
[3/3] sched: update blocked load when newly idle sched: Update blocked load --- 2018-02-13 Vincent Guittot Superseded
[3/3] sched: update blocked load when newly idle [1/3] sched: Stop nohz stats when decayed --- 2018-02-06 Vincent Guittot Superseded
[3/4,v4] cpufreq/schedutil: add rt utilization tracking sched/rt: track rt rq utilization --- 2018-03-16 Vincent Guittot New
[3/5] sched/fair: rework load_balance sched/fair: rework the CFS load balance --- 2019-07-19 Vincent Guittot New
[3/6,v5] sched: factorize PELT update --- 2016-10-17 Vincent Guittot Superseded
[3/6,v6] sched: factorize PELT update --- 2016-11-08 Vincent Guittot Superseded
[3/6,v7] sched: factorize PELT update --- 2016-11-08 Vincent Guittot Accepted
[3/7,v3] sched: factorize PELT update --- 2016-09-12 Vincent Guittot New
[3/7,v4] sched: factorize PELT update --- 2016-09-26 Vincent Guittot Superseded
[4/4] sched,fair: Fix PELT integrity for new tasks --- 2016-06-20 Vincent Guittot New
[4/4,v4] sched/nohz: monitor rt utilization sched/rt: track rt rq utilization --- 2018-03-16 Vincent Guittot New
[4/5] sched/fair: use load instead of runnable load sched/fair: rework the CFS load balance --- 2019-07-19 Vincent Guittot New
[4/6,v5] sched: propagate load during synchronous attach/detach --- 2016-10-17 Vincent Guittot New
[4/6,v6] sched: propagate load during synchronous attach/detach --- 2016-11-08 Vincent Guittot Superseded
[4/6,v7] sched: propagate load during synchronous attach/detach --- 2016-11-08 Vincent Guittot New
[4/7] sched: Track group sched_entity usage contributions --- 2014-10-07 Vincent Guittot New
[4/7,v3] sched: propagate load during synchronous attach/detach --- 2016-09-12 Vincent Guittot New
[4/7,v4] sched: propagate load during synchronous attach/detach --- 2016-09-26 Vincent Guittot Superseded
[5/5] sched/fair: evenly spread tasks when not overloaded sched/fair: rework the CFS load balance --- 2019-07-19 Vincent Guittot New
[5/6] sched: ARM: create a dedicated scheduler topology table --- 2014-03-19 Vincent Guittot Superseded
[5/6,v5] sched: propagate asynchrous detach --- 2016-10-17 Vincent Guittot Superseded
[5/6,v6] sched: propagate asynchrous detach --- 2016-11-08 Vincent Guittot Superseded
[5/6,v7] sched: propagate asynchrous detach --- 2016-11-08 Vincent Guittot Accepted
[5/7,v3] sched: propagate asynchrous detach --- 2016-09-12 Vincent Guittot Superseded
[5/7,v4] sched: propagate asynchrous detach --- 2016-09-26 Vincent Guittot Superseded
[6/6,v5] sched: fix task group initialization --- 2016-10-17 Vincent Guittot Superseded
[6/6,v6] sched: fix task group initialization --- 2016-11-08 Vincent Guittot Superseded
[6/6,v7] sched: fix task group initialization --- 2016-11-08 Vincent Guittot New
« 1 2 3 44 5 »