From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] New package: cache-calibrator
Date: Tue, 29 Jan 2013 18:47:45 +0100 [thread overview]
Message-ID: <51080B41.8000401@mind.be> (raw)
In-Reply-To: <1359453232-23310-1-git-send-email-sho@relinux.de>
On 29/01/13 10:53, Stephan Hoffmann wrote:
> The Calibrator is a small C program that is supposed to analyze
> a computers (cache-) memory system and extract the following
> parameters:
>
> number of cache levels
> for each cache level:
> its size
> its linesize
> its access/miss latency
> main memory access latency
> number of TLB levels
> for each TLB level:
> its capacity (i.e. number of entries)
> the pagesize used
> the TLB miss latency
>
> http://homepages.cwi.nl/~manegold/Calibrator/
>
> It is also recommended as a load generator for realtime testing in:
>
> https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO#Benchmarking
>
> Signed-off-by: Stephan Hoffmann<sho@relinux.de>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(untested)
> ---
> v2: Review by Arnout Vandecappelle
> Fix License
Now I've looked at the license, it turns out to be _almost_ a BSD-3c.
But not exactly, so 'Cache calibrator license' is a good approximation.
> Use $(TARGET_CFLAGS) and $(TARGET_LDFLAGS)
> Fix Typo
> Remove $(CACHE_CALIBRATOR_DIR)
> v3: Review by Thomas Petazzoni
> Fix CACHE_CALIBRATOR_EXTRACT_CMDS
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2013-01-29 17:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-29 8:31 [Buildroot] [PATCH] New package: cache-calibrator Stephan Hoffmann
2013-01-29 8:52 ` Thomas Petazzoni
2013-01-29 9:07 ` Peter Korsgaard
2013-01-29 9:15 ` Stephan Hoffmann
2013-01-29 9:21 ` Stephan Hoffmann
2013-01-29 9:25 ` Peter Korsgaard
2013-01-29 9:36 ` Thomas Petazzoni
2013-01-29 9:53 ` [Buildroot] [PATCH v3] " Stephan Hoffmann
2013-01-29 17:47 ` Arnout Vandecappelle [this message]
2013-01-29 20:33 ` Peter Korsgaard
2013-01-30 7:51 ` Stephan Hoffmann
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=51080B41.8000401@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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