Show patches with: Submitter = Vincent Guittot       |    State = Action Required       |    Archived = No       |   280 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v4] sched: fix imbalance flag reset --- 2014-07-10 Vincent Guittot New
[v3,12/12] sched: add SD_PREFER_SIBLING for SMT level --- 2014-06-30 Vincent Guittot New
[v3,11/12] sched: replace capacity_factor by utilization --- 2014-06-30 Vincent Guittot New
[v3,10/12] sched: get CPU's utilization statistic --- 2014-06-30 Vincent Guittot New
[v3,09/12] Revert "sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED" --- 2014-06-30 Vincent Guittot New
[v3,08/12] sched: move cfs task on a CPU with higher capacity --- 2014-06-30 Vincent Guittot New
[v3,07/12] sched: test the cpu's capacity in wake affine --- 2014-06-30 Vincent Guittot New
[v3,06/12] sched: add per rq cpu_power_orig --- 2014-06-30 Vincent Guittot New
[v3,04/12] sched: Allow all archs to set the power_orig --- 2014-06-30 Vincent Guittot New
[v3,03/12] sched: fix avg_load computation --- 2014-06-30 Vincent Guittot New
[v3,01/12] sched: fix imbalance flag reset --- 2014-06-30 Vincent Guittot New
sched: Fix compiler warnings --- 2014-06-13 Vincent Guittot New
[v2,11/11] sched: replace capacity by activity --- 2014-05-23 Vincent Guittot New
[v2,10/11] sched: move cfs task on a CPU with higher capacity --- 2014-05-23 Vincent Guittot New
[v2,09/11] sched: test the cpu's capacity in wake affine --- 2014-05-23 Vincent Guittot New
[v2,08/11] sched: get CPU's activity statistic --- 2014-05-23 Vincent Guittot New
[v2,07/11] Revert "sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED" --- 2014-05-23 Vincent Guittot New
[v2,06/11] sched: add per rq cpu_power_orig --- 2014-05-23 Vincent Guittot New
[v2,05/11] ARM: topology: use new cpu_power interface --- 2014-05-23 Vincent Guittot New
[v2,04/11] sched: Allow all archs to set the power_orig --- 2014-05-23 Vincent Guittot New
[v2,03/11] sched: fix avg_load computation --- 2014-05-23 Vincent Guittot New
[v2,02/11] sched: remove a wake_affine condition --- 2014-05-23 Vincent Guittot New
[v2,01/11] sched: fix imbalance flag reset --- 2014-05-23 Vincent Guittot New
[sched] BUG: unable to handle kernel paging request at 093cd001 --- 2014-05-12 Vincent Guittot New
fix: sched: rework of sched_domain topology definition --- 2014-04-18 Vincent Guittot New
fix: sched: rework of sched_domain topology definition --- 2014-04-18 Vincent Guittot New
[v4,2/5] sched: s390: create a dedicated topology table --- 2014-04-11 Vincent Guittot New
[v4,1/5] sched: rework of sched_domain topology definition --- 2014-04-11 Vincent Guittot New
[RFC,4/4] sched: add per group cpu_power_orig --- 2014-03-28 Vincent Guittot New
[RFC,3/4] sched: fix computed capacity for HMP --- 2014-03-28 Vincent Guittot New
[RFC,2/4] ARM: topology: use new cpu_power interface --- 2014-03-28 Vincent Guittot New
[RFC,1/4] sched: extend the usage of cpu_power_orig --- 2014-03-28 Vincent Guittot New
[v3,6/6] sched: powerpc: Add SD_SHARE_POWERDOMAIN for SMT level --- 2014-03-19 Vincent Guittot New
[v3,2/6] sched: s390: create a dedicated topology table --- 2014-03-19 Vincent Guittot New
[v3,1/6] sched: rework of sched_domain topology definition --- 2014-03-19 Vincent Guittot New
[v2,7/7] sched: powerpc: Add SD_SHARE_POWERDOMAIN for SMT level --- 2014-03-18 Vincent Guittot New
[v2,5/7] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain --- 2014-03-18 Vincent Guittot New
[v2,3/7] sched: s390: create a dedicated topology table --- 2014-03-18 Vincent Guittot New
[v2,2/7] sched: rework of sched_domain topology definition --- 2014-03-18 Vincent Guittot New
[RFC,6/6] sched: ARM: create a dedicated scheduler topology table --- 2014-03-05 Vincent Guittot New
[RFC,5/6] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain --- 2014-03-05 Vincent Guittot New
[RFC,4/6] sched: powerpc: create a dedicated topology table --- 2014-03-05 Vincent Guittot New
[RFC,3/6] sched: s390: create a dedicated topology table --- 2014-03-05 Vincent Guittot New
[2/6] sched: rework of sched_domain topology definition --- 2014-03-05 Vincent Guittot New
sched: fix sched_entity avg statistics update --- 2014-01-21 Vincent Guittot New
[RFC,v5,02/14] ARM: sched: clear SD_SHARE_POWERDOMAIN --- 2013-10-18 Vincent Guittot New
[RFC,v5,14/14] cpuidle: set the current wake up latency --- 2013-10-18 Vincent Guittot New
[RFC,v5,13/14] sched: differantiate idle cpu --- 2013-10-18 Vincent Guittot New
[RFC,v5,12/14] sched: create a statistic structure --- 2013-10-18 Vincent Guittot New
[RFC,v5,11/14] sched: add a SCHED_PACKING_TASKS config --- 2013-10-18 Vincent Guittot New
[RFC,v5,10/14] sched: init this_load to max in find_idlest_group --- 2013-10-18 Vincent Guittot New
[RFC,v5,09/14] sched: update the packing cpu list --- 2013-10-18 Vincent Guittot New
[RFC,v5,08/14] sched: move load idx selection in find_idlest_group --- 2013-10-18 Vincent Guittot New
[RFC,v5,07/14] sched: get CPU's activity statistic --- 2013-10-18 Vincent Guittot New
[RFC,v5,06/14] sched: create a new field with available capacity --- 2013-10-18 Vincent Guittot New
[RFC,v5,05/14] sched: add a packing level knob --- 2013-10-18 Vincent Guittot New
[RFC,v5,04/14] sched: do load balance only with packing cpus --- 2013-10-18 Vincent Guittot New
[RFC,v5,03/14] sched: define pack buddy CPUs --- 2013-10-18 Vincent Guittot New
[RFC,v5,01/14] sched: add a new arch_sd_local_flags for sched_domain init --- 2013-10-18 Vincent Guittot New
[14/14] sched: force migration on buddy CPU --- 2013-04-25 Vincent Guittot New
[13/14] sched: update the cpu_power --- 2013-04-25 Vincent Guittot New
[12/14] sched: create a new field with available capacity --- 2013-04-25 Vincent Guittot New
[11/14] sched: filter task pull request --- 2013-04-25 Vincent Guittot New
[10/14] sched: update the buddy CPU --- 2013-04-25 Vincent Guittot New
[09/14] sched: evaluate the activity level of the system --- 2013-04-25 Vincent Guittot New
[08/14] sched: trig ILB on an idle buddy --- 2013-04-25 Vincent Guittot New
[07/14] sched: agressively pack at wake/fork/exec --- 2013-04-25 Vincent Guittot New
[06/14] sched: add a knob to choose the packing level --- 2013-04-25 Vincent Guittot New
[05/14] ARM: sched: clear SD_SHARE_POWERDOMAIN --- 2013-04-25 Vincent Guittot New
[04/14] sched: pack the idle load balance --- 2013-04-25 Vincent Guittot New
[03/14] sched: pack small tasks --- 2013-04-25 Vincent Guittot New
[02/14] sched: add a new SD_SHARE_POWERDOMAIN flag for sched_domain --- 2013-04-25 Vincent Guittot New
[01/14] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" --- 2013-04-25 Vincent Guittot New
[RFC,v3,6/6] ARM: sched: clear SD_SHARE_POWERDOMAIN --- 2013-03-22 Vincent Guittot New
[RFC,v3,5/6] sched: pack the idle load balance --- 2013-03-22 Vincent Guittot New
[RFC,v3,4/6] sched: secure access to other CPU statistics --- 2013-03-22 Vincent Guittot New
[RFC,v3,3/6] sched: pack small tasks --- 2013-03-22 Vincent Guittot New
[RFC,v3,2/6] sched: add a new SD_SHARE_POWERDOMAIN flag for sched_domain --- 2013-03-22 Vincent Guittot New
[RFC,v3,1/6] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" --- 2013-03-22 Vincent Guittot New
sched: fix env->src_cpu for active migration --- 2013-02-12 Vincent Guittot New
« 1 2 3 »