Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751704AbbKYJlM (ORCPT ); Wed, 25 Nov 2015 04:41:12 -0500 Received: from foss.arm.com ([217.140.101.70]:38360 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbbKYJlK (ORCPT ); Wed, 25 Nov 2015 04:41:10 -0500 Date: Wed, 25 Nov 2015 09:41:05 +0000 From: Javi Merino To: Jacob Pan Cc: Peter Zijlstra , Ingo Molnar , Thomas Gleixner , John Stultz , LKML , Arjan van de Ven , Srinivas Pandruvada , Len Brown , Rafael Wysocki , Eduardo Valentin , Paul Turner , Morten Rasmussen , Juri Lelli Subject: Re: [PATCH 3/4] sched: introduce synchronized idle injection Message-ID: <20151125094103.GA2852@e104805> References: <1447444387-23525-1-git-send-email-jacob.jun.pan@linux.intel.com> <1447444387-23525-4-git-send-email-jacob.jun.pan@linux.intel.com> <20151123175643.GA10703@e104805> <20151123180706.GN17308@twins.programming.kicks-ass.net> <20151124091239.GA2710@e104805> <20151124100956.GR17308@twins.programming.kicks-ass.net> <20151124031059.3198b690@yairi> <20151124120006.GB2710@e104805> <20151124102207.654554a9@icelake> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: <20151124102207.654554a9@icelake> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1555 Lines: 40 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On Tue, Nov 24, 2015 at 10:22:07AM -0800, Jacob Pan wrote: > On Tue, 24 Nov 2015 12:00:07 +0000 > Javi Merino wrote: > > > > - you first set 50% idle > > > - then launch 6 busy loops > > > > Correct > Do you mind sharing the workload or test scripts? Just to reproduce > here. I'm using rt-app[0] with the attached config. To run the test I use workload-automation[1], but I don't think you need workload automation. [0] https://git.linaro.org/power/rt-app.git [1] https://github.com/ARM-software/workload-automation/ --zYM0uCDKw75PZbzx Content-Type: application/json Content-Disposition: attachment; filename="unkind.json" Content-Transfer-Encoding: quoted-printable {=0A "tasks": {=0A "busy_loop": {=0A "instance": 6, = =0A "loop": -1, =0A "run": 500000=0A }=0A }= , =0A "global": {=0A "duration": 10, =0A "calibration": 38= 3, =0A "default_policy": "SCHED_OTHER", =0A "pi_enabled": fal= se, =0A "lock_pages": false, =0A "logdir": "/root/wa/rt-app-w= orking", =0A "log_basename": "rt_app", =0A "ftrace": true, = =0A "gnuplot": false=0A }=0A}=0A --zYM0uCDKw75PZbzx-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/