From: George Anzinger <george@mvista.com>
To: Kendrick Hamilton <hamilton@sedsystems.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Timer Interrupts, please CC hamilton@sedsystems.ca
Date: Tue, 09 Sep 2003 15:39:39 -0700 [thread overview]
Message-ID: <3F5E56AB.9060606@mvista.com> (raw)
In-Reply-To: <3F5CD45A.2060207@sedsystems.ca>
Kendrick Hamilton wrote:
> Hello,
> Please send/cc responses to hamilton@sedsystems.ca
> We are using a custom modulator card with the Linux 2.2.16 kernel
> running on an IBM e-server (dual 2.8GHz, a lot of RAM). The modulator
> card uses interrupts to send data (the card has a large FIFO and
> interrupts when almost empty). The interrupt service routine re-fills
> the fifo. While it is re-filling the FIFO interrupts are disabled. We
> are noticing horrible clock skew.
> Can you tell me the frequency of timer interrupts used by the linux
> 2.2.16 kernel on Intel x86 SMP platform. I want to know how long my
> interrupt service routine can leave the interrupt disabled.
Two VERY different questions IMNSHO. :)
The normal tick time for the x86 platform on 2.4.x kernels was/is
10ms. The interrupt latency, on the other hand, is usually well under
1ms. Shame to see that go up.
--
George Anzinger george@mvista.com
High-res-timers: http://sourceforge.net/projects/high-res-timers/
Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml
prev parent reply other threads:[~2003-09-09 22:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-08 19:11 Timer Interrupts, please CC hamilton@sedsystems.ca Kendrick Hamilton
2003-09-09 22:39 ` George Anzinger [this message]
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=3F5E56AB.9060606@mvista.com \
--to=george@mvista.com \
--cc=hamilton@sedsystems.ca \
--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