On Wed, 2008-03-19 at 09:58 +0530, Chirag Jog wrote:
>
> Acked-by: Chirag <[EMAIL PROTECTED]>
Thanks for the acks. All of them merged.
Regards--
Subrata
>
> * Gilles Carry <[EMAIL PROTECTED]> [2008-03-18 11:13:18]:
>
> > Signed-off-by: Gilles Carry <[EMAIL PROTECTED]>
> > Cc: Darren Hart <[EMAIL PROTECTED]>
> > Cc: Tim Chavez <[EMAIL PROTECTED]>
> > ---
> > .../periodic_cpu_load/periodic_cpu_load_single.c | 16 ++++++++--------
> > 1 files changed, 8 insertions(+), 8 deletions(-)
> >
> > diff --git
> > a/testcases/realtime/func/periodic_cpu_load/periodic_cpu_load_single.c
> > b/testcases/realtime/func/periodic_cpu_load/periodic_cpu_load_single.c
> > index 5a7e8af..e5e1aa9 100644
> > --- a/testcases/realtime/func/periodic_cpu_load/periodic_cpu_load_single.c
> > +++ b/testcases/realtime/func/periodic_cpu_load/periodic_cpu_load_single.c
> > @@ -66,10 +66,10 @@ void usage(void)
> > {
> > rt_help();
> > printf("periodic_cpu_load_single specific options:\n");
> > - printf(" -cCALC_LOOPS loops per iteration\n");
> > - printf(" -fFILENAME_PREFIX filename prefix for plot output\n");
> > - printf(" -iITERATIONS number of iterations to calculate the
> > average over\n");
> > - printf(" -j enable jvmsim\n");
> > + printf(" -cCALC_LOOPS loops per iteration\n");
> > + printf(" -fFILENAME_PREFIX filename prefix for plot output\n");
> > + printf(" -iITERATIONS number of iterations to calculate the average
> > over\n");
> > + printf(" -j enable jvmsim\n");
> > printf(" -r[0-99] real-time priority\n");
> > printf(" -tPERIOD period in ms\n");
> > }
> > @@ -97,14 +97,14 @@ int periodic_thread(nsec_t period, int iterations, int
> > loops)
> > int fail = 0;
> > nsec_t next, now;
> > nsec_t exe_start, exe_end, exe_time;
> > - char *samples_filename;
> > - char *hist_filename;
> > + char *samples_filename;
> > + char *hist_filename;
> >
> > stats_container_init(&dat, iterations);
> > stats_container_init(&hist, HIST_BUCKETS);
> > stats_quantiles_init(&quantiles, (int)log10(iterations));
> > - asprintf(&samples_filename, "%s-samples", filename_prefix);
> > - asprintf(&hist_filename, "%s-hist", filename_prefix);
> > + asprintf(&samples_filename, "%s-samples", filename_prefix);
> > + asprintf(&hist_filename, "%s-hist", filename_prefix);
> >
> > next = rt_gettime();
> > while (i < iterations) {
> > --
> > 1.5.4.3.450.gb92176
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Ltp-list mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list