From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] fs/fs.c: do_fsload: measure throughput
Date: Wed, 31 Oct 2012 08:39:39 +0100 [thread overview]
Message-ID: <5090D5BB.7060009@gmail.com> (raw)
In-Reply-To: <1351597766-30442-1-git-send-email-andreas.devel@googlemail.com>
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@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?
Best regards
Andreas Bie?mann
next prev parent reply other threads:[~2012-10-31 7:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-17 9:58 [U-Boot] [PATCH] common/cmd_ext_common: measure throughput Andreas Bießmann
2012-10-17 10:05 ` Wolfgang Denk
2012-10-17 10:16 ` Andreas Bießmann
2012-10-25 19:03 ` Tom Rini
2012-10-26 8:20 ` [U-Boot] [PATCH v2] " Andreas Bießmann
2012-10-30 11:49 ` [U-Boot] [PATCH v3] fs/fs.c: do_fsload: " Andreas Bießmann
2012-10-31 7:39 ` Andreas Bießmann [this message]
2012-11-04 18:00 ` Tom Rini
2012-11-14 12:59 ` Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5090D5BB.7060009@gmail.com \
--to=andreas.devel@googlemail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox