Re: [PATCH 2/3] rt-app: Add a basic json file for small task workload

2014-11-19 Thread Pi-Cheng Chen
On 19 November 2014 16:32, Vincent Guittot wrote: > On 12 November 2014 02:49, pi-cheng.chen wrote: >> A JSON file to describe a workload with several 10% loading small tasks. > Hi Pi-Cheng, > > Your example6.json is quite similar to example 2. Please add an > "instance" : 1, in example2.json ins

Re: [PATCH 2/3] rt-app: Add a basic json file for small task workload

2014-11-19 Thread Vincent Guittot
On 12 November 2014 02:49, pi-cheng.chen wrote: > A JSON file to describe a workload with several 10% loading small tasks. Hi Pi-Cheng, Your example6.json is quite similar to example 2. Please add an "instance" : 1, in example2.json instead of creating a new example Regards, Vincent > > Signed-o

[PATCH 2/3] rt-app: Add a basic json file for small task workload

2014-11-11 Thread pi-cheng.chen
A JSON file to describe a workload with several 10% loading small tasks. Signed-off-by: Pi-Cheng Chen --- doc/examples/example6.json | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 doc/examples/example6.json diff --git a/doc/examples/example6.json b/doc/examples/exampl