public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Aurélien Buhrig" <Aurelien.Buhrig@tiempo-ic.com>
To: <sid@sources.redhat.com>
Subject: timings in sid
Date: Thu, 09 Oct 2008 09:32:00 -0000	[thread overview]
Message-ID: <000f01c929f1$dcaf8f80$960eae80$@Buhrig@tiempo-ic.com> (raw)
In-Reply-To: <20080917134417.GA8858@redhat.com>

Hello,

I try to link timer peripheral time with processor execution time.
The target processor is an asynchronous processor for which the execution
latency is not a number of cycles, but rather a number of ns. There is no
parallelism.

So I planned to use the same simulation scheduler for both timer and CPU. I
described several execution unit in the .cpu, with different timing, but it
seems the latency of the instructions has no effect on the execution
scheduler. The sched tick is incremented by 1 at each instruction regardless
of latency of the execution unit.

How can I do? Where are the timing information saved ?

Thanks,
Aurélien




  parent reply	other threads:[~2008-10-09  9:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17  8:58 component_library object not found in lib Aurélien Buhrig
2008-09-17 13:45 ` Frank Ch. Eigler
2008-09-17 16:20   ` Aurélien Buhrig
2008-10-09  9:32   ` Aurélien Buhrig [this message]
2008-10-09 16:24     ` timings in sid Dave Brolley
2008-10-10 16:29       ` Aurélien Buhrig
2008-10-10 16:42         ` Frank Ch. Eigler

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='000f01c929f1$dcaf8f80$960eae80$@Buhrig@tiempo-ic.com' \
    --to=aurelien.buhrig@tiempo-ic.com \
    --cc=sid@sources.redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).