Re: [PATCH v2 1/2] rt-app: Add a script to tune parameters in json file

2015-03-05 Thread Amit Kucheria
On Thu, Mar 5, 2015 at 3:49 PM, Vincent Guittot wrote: > On 19 November 2014 at 14:14, pi-cheng.chen wrote: >> This scripts strips all comments in the input JSON file, modifies the >> parameters according to commnad line arguments, and write the content to a >> new >> JSON file. >> >> Signed-off

Re: [PATCH v2 1/2] rt-app: Add a script to tune parameters in json file

2015-03-05 Thread Vincent Guittot
On 19 November 2014 at 14:14, pi-cheng.chen wrote: > This scripts strips all comments in the input JSON file, modifies the > parameters according to commnad line arguments, and write the content to a new > JSON file. > > Signed-off-by: Pi-Cheng Chen > --- > doc/tune_json.py | 138 >

Re: [PATCH v2 2/2] Fix all trailing commas in /doc/examples/*

2015-03-05 Thread Vincent Guittot
On 5 March 2015 at 09:47, Vincent Guittot wrote: > On 19 November 2014 at 14:14, pi-cheng.chen wrote: >> Add key "instance" in example2.json so that the file is flexible to generate >> workload with multiple small tasks. >> >> Fix all trailing commas in /doc/examples/* so that those JSON file cou

Re: [PATCH v2 2/2] Fix all trailing commas in /doc/examples/*

2015-03-05 Thread Vincent Guittot
On 19 November 2014 at 14:14, pi-cheng.chen wrote: > Add key "instance" in example2.json so that the file is flexible to generate > workload with multiple small tasks. > > Fix all trailing commas in /doc/examples/* so that those JSON file could be The previous are already merged > tuned by tune_