Re: [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-10-05 Thread Christophe Lyon
On 1 October 2015 at 11:41, James Greenhalgh wrote: > On Thu, Oct 01, 2015 at 09:33:07AM +0100, Marcus Shawcroft wrote: >> On 25/09/15 08:59, James Greenhalgh wrote: >> > >> > Hi, >> > >> > This patch introduces a new scheduling model for Cortex-A53. >> > >> >

Re: [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-10-05 Thread James Greenhalgh
On Mon, Oct 05, 2015 at 11:07:45AM +0100, Christophe Lyon wrote: > On 1 October 2015 at 11:41, James Greenhalgh wrote: > > On Thu, Oct 01, 2015 at 09:33:07AM +0100, Marcus Shawcroft wrote: > >> On 25/09/15 08:59, James Greenhalgh wrote: > >> > > >> > Hi, > >> > > >> >

Re: [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-10-01 Thread James Greenhalgh
On Thu, Oct 01, 2015 at 09:33:07AM +0100, Marcus Shawcroft wrote: > On 25/09/15 08:59, James Greenhalgh wrote: > > > > Hi, > > > > This patch introduces a new scheduling model for Cortex-A53. > > > > Bootstrapped and tested on arm-none-linux-gnueabi and aarch64-none-linux-gnu > > and checked with

Re: [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-10-01 Thread Marcus Shawcroft
On 25/09/15 08:59, James Greenhalgh wrote: Hi, This patch introduces a new scheduling model for Cortex-A53. Bootstrapped and tested on arm-none-linux-gnueabi and aarch64-none-linux-gnu and checked with a variety of popular benchmarking and microbenchmarking suites to show a benefit. OK?

Re: [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-10-01 Thread Kyrill Tkachov
On 25/09/15 08:59, James Greenhalgh wrote: Hi, Hi James, This patch introduces a new scheduling model for Cortex-A53. Bootstrapped and tested on arm-none-linux-gnueabi and aarch64-none-linux-gnu and checked with a variety of popular benchmarking and microbenchmarking suites to show a

[Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model

2015-09-25 Thread James Greenhalgh
Hi, This patch introduces a new scheduling model for Cortex-A53. Bootstrapped and tested on arm-none-linux-gnueabi and aarch64-none-linux-gnu and checked with a variety of popular benchmarking and microbenchmarking suites to show a benefit. OK? Thanks, James --- 2015-09-25 James Greenhalgh