Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Preeti U Murthy
On 05/26/2014 09:24 PM, Vincent Guittot wrote: > Hi Preeti, > > I have done ebizzy tests on my platforms but doesn't have similar > results than you (my results below). It seems to be linked to SMT. I'm > going to look at that part more deeply and try to find a more suitable > HW for tests. You

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Vincent Guittot
Hi Preeti, I have done ebizzy tests on my platforms but doesn't have similar results than you (my results below). It seems to be linked to SMT. I'm going to look at that part more deeply and try to find a more suitable HW for tests. ebizzy -t N -S 20 Quad cores N tip +patchset

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Vincent Guittot
On 26 May 2014 11:44, Preeti U Murthy wrote: > Hi Vincent, > > I conducted test runs of ebizzy on a Power8 box which had 48 cpus. > 6 cores with SMT-8 to be precise. Its a single socket box. The results > are as below. > > On 05/23/2014 09:22 PM, Vincent Guittot wrote: >> Part of this patchset

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Preeti U Murthy
Hi Vincent, I conducted test runs of ebizzy on a Power8 box which had 48 cpus. 6 cores with SMT-8 to be precise. Its a single socket box. The results are as below. On 05/23/2014 09:22 PM, Vincent Guittot wrote: > Part of this patchset was previously part of the larger tasks packing patchset >

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Preeti U Murthy
Hi Vincent, I conducted test runs of ebizzy on a Power8 box which had 48 cpus. 6 cores with SMT-8 to be precise. Its a single socket box. The results are as below. On 05/23/2014 09:22 PM, Vincent Guittot wrote: Part of this patchset was previously part of the larger tasks packing patchset [1].

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Vincent Guittot
On 26 May 2014 11:44, Preeti U Murthy pre...@linux.vnet.ibm.com wrote: Hi Vincent, I conducted test runs of ebizzy on a Power8 box which had 48 cpus. 6 cores with SMT-8 to be precise. Its a single socket box. The results are as below. On 05/23/2014 09:22 PM, Vincent Guittot wrote: Part of

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Vincent Guittot
Hi Preeti, I have done ebizzy tests on my platforms but doesn't have similar results than you (my results below). It seems to be linked to SMT. I'm going to look at that part more deeply and try to find a more suitable HW for tests. ebizzy -t N -S 20 Quad cores N tip +patchset

Re: [PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-26 Thread Preeti U Murthy
On 05/26/2014 09:24 PM, Vincent Guittot wrote: Hi Preeti, I have done ebizzy tests on my platforms but doesn't have similar results than you (my results below). It seems to be linked to SMT. I'm going to look at that part more deeply and try to find a more suitable HW for tests. You are

[PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-23 Thread Vincent Guittot
Part of this patchset was previously part of the larger tasks packing patchset [1]. I have splitted the latter in 3 different patchsets (at least) to make the thing easier. -configuration of sched_domain topology [2] -update and consolidation of cpu_power (this patchset) -tasks packing algorithm

[PATCH v2 00/11] sched: consolidation of cpu_power

2014-05-23 Thread Vincent Guittot
Part of this patchset was previously part of the larger tasks packing patchset [1]. I have splitted the latter in 3 different patchsets (at least) to make the thing easier. -configuration of sched_domain topology [2] -update and consolidation of cpu_power (this patchset) -tasks packing algorithm