From: Francesco Oppedisano <francesco.oppedisano@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: about interrupt latency
Date: Tue, 8 Mar 2005 18:39:39 +0000 [thread overview]
Message-ID: <875fe4a50503081039328ffede@mail.gmail.com> (raw)
Hi,
i'm trying to estimate the interrupt latency (time between hardware
interrrupt and the start of the ISR) of a linux kernel 2.4.29 and i
used a simple tecnique: inside the do_timer_interrupt i read the 8259
counter to obtain the elapsed time.
By this mean i found a latency of about 6/7 microseconds that is very
similar to the time measured in some articles but with CPU much slower
while i expected the latency was shorter on faster CPUs.
So, my questions are:
1)what's the depency between the interrupt latency and the CPU speed?
2)what are the factors at the origin of th interrupt latency?
Than u very much
Francesco Oppedisano
next reply other threads:[~2005-03-08 18:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-08 18:39 Francesco Oppedisano [this message]
2005-03-08 19:03 ` about interrupt latency linux-os
2005-03-09 14:31 ` Francesco Oppedisano
2005-03-08 19:09 ` Zwane Mwaikambo
2005-03-09 14:43 ` Francesco Oppedisano
2005-03-12 17:01 ` Zwane Mwaikambo
2005-03-13 17:13 ` zyphr
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=875fe4a50503081039328ffede@mail.gmail.com \
--to=francesco.oppedisano@gmail.com \
--cc=linux-kernel@vger.kernel.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