lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Jun 2009 19:11:31 +0200
From:	Peter Zijlstra <peterz@...radead.org>
To:	mingo@...hat.com, hpa@...or.com, linux-kernel@...r.kernel.org,
	jaswinder@...nel.org, jaswinderrajput@...il.com,
	tglx@...utronix.de, mingo@...e.hu
Cc:	linux-tip-commits@...r.kernel.org,
	Paul Mackerras <paulus@...ba.org>
Subject: Re: [tip:perfcounters/urgent] perf stat: Improve output

On Sat, 2009-06-27 at 17:31 +0000, tip-bot for Jaswinder Singh Rajput
wrote:
> Before:
>          150708  L1-d$-stores          (scaled from 23.57%)
>          428804  L1-d$-prefetches      (scaled from 23.47%)
>          314446  L1-d$-prefetch-misses  (scaled from 23.42%)
>       252626137  L1-i$-loads           (scaled from 23.24%)
>         5297550  dTLB-load-misses      (scaled from 23.96%)
>       106992392  branch-loads          (scaled from 23.67%)
>         5239561  branch-load-misses    (scaled from 23.43%)
> 
> After:
>         1731713  L1-d$-loads               (  14.25x scaled)
>           44241  L1-d$-prefetches          (   3.88x scaled)
>           21076  L1-d$-prefetch-misses     (   3.40x scaled)
>         5789421  L1-i$-loads               (   3.78x scaled)
>           29645  dTLB-load-misses          (   2.95x scaled)
>          461474  branch-loads              (   6.52x scaled)
>            7493  branch-load-misses        (  26.57x scaled)

I really rather like the before better. Its far easier to get a feel for
the overload factor from a fraction that from this multiplier.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists