Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* regression test coverage for sim/common ?
@ 2009-03-09 22:27 Joern Rennecke
  2009-03-09 22:41 ` Laurent GUERBY
  0 siblings, 1 reply; 3+ messages in thread
From: Joern Rennecke @ 2009-03-09 22:27 UTC (permalink / raw)
  To: gdb

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?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-09 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-09 22:27 regression test coverage for sim/common ? Joern Rennecke
2009-03-09 22:41 ` Laurent GUERBY
2009-03-09 22:52   ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox