[U-Boot] [PATCH v3] fs/fs.c: do_fsload: measure throughput
Tom Rini
trini at ti.com
Sun Nov 4 19:00:07 CET 2012
On Wed, Oct 31, 2012 at 08:39:39AM +0100, Andreas Bie??mann wrote:
> Dear Tom Rini,
>
> On 30.10.2012 12:49, Andreas Bie??mann wrote:
> > This patch adds time measurement and throughput calculation for all supported
> > fsload commands.
> >
> > The output of ext2load changes from
> >
> > ---8<---
> > 1830666 bytes read
> > --->8---
> >
> > to
> >
> > ---8<---
> > 1830666 bytes read in 237 ms (7.4 MiB/s)
> > --->8---
> >
> > Signed-off-by: Andreas Bie??mann <andreas.devel at googlemail.com>
> > ---
> > since v1:
> > * use 'time' instead of 'time_start' as suggested by Wolfgang
> >
> > since v2:
> > * rebase on top of 045fa1e1142552799ad3203e9e0bc22a11e866ea
> > Now there is some more overhead in the measurement caused by the respective
> > fs-type functions (detect fs-type, eventually do mount and so on).
> > Nevertheless I think such a measurement is good for further improvements
> > like increasing throughput by whatever measures.
>
> I've just seen v3 is marked superseded in patchwork
> (http://patchwork.ozlabs.org/patch/195465/), can you please tell why?
Too quick on the triage I guess, sorry, put back as New.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121104/b37ac18f/attachment.pgp>
More information about the U-Boot
mailing list