From: Joern Rennecke <amylaar@spamcop.net>
To: gdb@sourceware.org
Subject: regression test coverage for sim/common ?
Date: Mon, 09 Mar 2009 22:27:00 -0000 [thread overview]
Message-ID: <20090309183049.k1gtv5m4744k04wo-nzlynne@webmail.spamcop.net> (raw)
I have a patch that speeds up simulator startup for simulators that
use code in sim/common to create a new simulator instance.
Instead of xmalloc / memset I use xcalloc to obtain zeroed memory;
on operating systems like a recent glibc/Linux system, this allows
the pages to me faultyed in as if they had been mmapped.
What would be a suitable simulator target for a regression test?
next reply other threads:[~2009-03-09 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-09 22:27 Joern Rennecke [this message]
2009-03-09 22:41 ` Laurent GUERBY
2009-03-09 22:52 ` Joel Sherrill
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=20090309183049.k1gtv5m4744k04wo-nzlynne@webmail.spamcop.net \
--to=amylaar@spamcop.net \
--cc=gdb@sourceware.org \
/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