RE: [PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-08-19 Thread Gaku Inami
Hi, > -Original Message- > From: Morten Rasmussen > Sent: Wednesday, July 4, 2018 7:18 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku Inami > ; linux-kernel@vger.kernel.

RE: [PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-08-19 Thread Gaku Inami
Hi, > -Original Message- > From: Morten Rasmussen > Sent: Wednesday, July 4, 2018 7:18 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku Inami > ; linux-kernel@vger.kernel.

RE: [PATCHv3 0/9] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-07-02 Thread Gaku Inami
Hi, > -Original Message- > From: Morten Rasmussen > Sent: Wednesday, June 20, 2018 6:06 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku Inami > ; linux-kernel@vger.kernel.

RE: [PATCHv3 0/9] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-07-02 Thread Gaku Inami
Hi, > -Original Message- > From: Morten Rasmussen > Sent: Wednesday, June 20, 2018 6:06 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku Inami > ; linux-kernel@vger.kernel.

RE: [PATCHv2 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-03-19 Thread Gaku Inami
Hi > -Original Message- > From: Morten Rasmussen [mailto:morten.rasmus...@arm.com] > Sent: Thursday, March 15, 2018 11:47 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku I

RE: [PATCHv2 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-03-19 Thread Gaku Inami
Hi > -Original Message- > From: Morten Rasmussen [mailto:morten.rasmus...@arm.com] > Sent: Thursday, March 15, 2018 11:47 PM > To: pet...@infradead.org; mi...@redhat.com > Cc: valentin.schnei...@arm.com; dietmar.eggem...@arm.com; > vincent.guit...@linaro.org; Gaku Inam

RE: [PATCH v2] Revert "base: arch_topology: fix section mismatch build warnings"

2018-03-13 Thread Gaku Inami
Hi, Greg, would you review this? I confirmed it can be applied rebased on 4.16-rc5. Regards Inami > -Original Message- > From: Gaku Inami > Sent: Tuesday, February 13, 2018 11:07 AM > To: gre...@linuxfoundation.org; linux-kernel@vger.kernel.org > Cc: dietmar.eggem...@arm

RE: [PATCH v2] Revert "base: arch_topology: fix section mismatch build warnings"

2018-03-13 Thread Gaku Inami
Hi, Greg, would you review this? I confirmed it can be applied rebased on 4.16-rc5. Regards Inami > -Original Message- > From: Gaku Inami > Sent: Tuesday, February 13, 2018 11:07 AM > To: gre...@linuxfoundation.org; linux-kernel@vger.kernel.org > Cc: dietmar.eggem...@arm

RE: [PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-02-27 Thread Gaku Inami
;1. Arm Juno (r0): 2+4 Cortex A57/A53 >2. Hikey960: 4+4 Cortex A73/A53 > > Test case: > Big cpus are always kept busy. Pin a shorter running sysbench tasks to > big cpus, while creating a longer running set of unpinned sysbench > tasks. Tested-by: Gaku Inami <gaku.inami...@ren

RE: [PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems

2018-02-27 Thread Gaku Inami
7/A53 >2. Hikey960: 4+4 Cortex A73/A53 > > Test case: > Big cpus are always kept busy. Pin a shorter running sysbench tasks to > big cpus, while creating a longer running set of unpinned sysbench > tasks. Tested-by: Gaku Inami I tested as same in other SoC. It looks fine. T

[PATCH v2] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-12 Thread Gaku Inami
or the annotation of $x is wrong. Fixes: 82d8ba717ccb ("arch_topology: Fix section miss match warning due to free_raw_capacity()") Signed-off-by: Gaku Inami <gaku.inami...@renesas.com> Reviewed-by: Dietmar Eggemann <dietmar.eggem...@arm.com> Tested-by: Dietmar Eggemann <dietm

[PATCH v2] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-12 Thread Gaku Inami
or the annotation of $x is wrong. Fixes: 82d8ba717ccb ("arch_topology: Fix section miss match warning due to free_raw_capacity()") Signed-off-by: Gaku Inami Reviewed-by: Dietmar Eggemann Tested-by: Dietmar Eggemann Acked-by: Sudeep Holla --- Changes from v1: - rebase on v4.16-rc1 -

RE: [PATCH] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-12 Thread Gaku Inami
> -Original Message- > From: Sudeep Holla [mailto:sudeep.ho...@arm.com] > Sent: Monday, February 12, 2018 9:29 PM > To: Gaku Inami <gaku.inami...@renesas.com>; gre...@linuxfoundation.org; > linux-kernel@vger.kernel.org > Cc: Sudeep Holla <sudeep.ho...@arm.com

RE: [PATCH] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-12 Thread Gaku Inami
> -Original Message- > From: Sudeep Holla [mailto:sudeep.ho...@arm.com] > Sent: Monday, February 12, 2018 9:29 PM > To: Gaku Inami ; gre...@linuxfoundation.org; > linux-kernel@vger.kernel.org > Cc: Sudeep Holla ; dietmar.eggem...@arm.com; > juri.le..

[PATCH] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-07 Thread Gaku Inami
e annotation of $x is wrong. Signed-off-by: Gaku Inami <gaku.inami...@renesas.com> --- drivers/base/arch_topology.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/base/arch_topology.c b/drivers/base/arch_topology.c index 4de87b0..8bfd498 100644 --- a/d

[PATCH] Revert "base: arch_topology: fix section mismatch build warnings"

2018-02-07 Thread Gaku Inami
e annotation of $x is wrong. Signed-off-by: Gaku Inami --- drivers/base/arch_topology.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/base/arch_topology.c b/drivers/base/arch_topology.c index 4de87b0..8bfd498 100644 --- a/drivers/base/arch_topology.c +++ b