From: William Lee Irwin III <wli@holomorphy.com>
To: "Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@intel.com>
Cc: "'Chris Friesen'" <cfriesen@nortelnetworks.com>,
"'Linux Kernel Mailing List'" <linux-kernel@vger.kernel.org>
Subject: Re: how to measure scheduler latency on powerpc? realfeel doesn' t work due to /dev/rtc issues
Date: Mon, 12 May 2003 16:55:18 -0700 [thread overview]
Message-ID: <20030512235518.GN8978@holomorphy.com> (raw)
In-Reply-To: <A46BBDB345A7D5118EC90002A5072C780CCB00AD@orsmsx116.jf.intel.com>
William Lee Irwin III wrote:
>>> I don't understand why you're obsessed with interrupts. Just run your
>>> load and spray the scheduler latency stats out /proc/
From: Chris Friesen [mailto:cfriesen@nortelnetworks.com]
>> I'm obsessed with interrupts because it gives me a higher sampling rate.
>> I could set up and itimer for a recurring 10ms timeout and see how much
>> extra I waited, but then I can only get 100 samples/sec. With
>> /dev/rtc (on intel) you can get 20x more samples in the same amount
>> of time.
On Fri, May 09, 2003 at 05:39:03PM -0700, Perez-Gonzalez, Inaky wrote:
> Okay, crazy idea here ...
> You are talking about a bladed system, right? So probably you
> have two network interfaces in there [it should work only with
> one too].
> What if you rip off the driver for the network interface and
> create a new breed. Set an special link with a null Ethernet
> cable and have one machine sending really short Ethernet frames
This is ridiculous. Just make sure you're not sharing interrupts and
count cycles starting at the ISR instead of wakeup and tag events
properly if you truly believe that to be your metric. You, as the
kernel, are notified whenever the interrupts occur and can just look
at the time of day and cycle counts.
-- wli
next prev parent reply other threads:[~2003-05-12 23:43 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-10 0:39 how to measure scheduler latency on powerpc? realfeel doesn' t work due to /dev/rtc issues Perez-Gonzalez, Inaky
2003-05-12 23:55 ` William Lee Irwin III [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-05-13 2:08 Perez-Gonzalez, Inaky
2003-05-13 0:20 Perez-Gonzalez, Inaky
2003-05-13 1:02 ` William Lee Irwin III
[not found] <493798056@toto.iv>
2003-05-12 5:04 ` how to measure scheduler latency on powerpc? realfeel doesn't " Peter Chubb
2003-05-12 5:08 ` William Lee Irwin III
2003-05-08 22:12 Chris Friesen
2003-05-09 0:13 ` William Lee Irwin III
2003-05-09 0:38 ` Davide Libenzi
2003-05-09 0:38 ` William Lee Irwin III
2003-05-09 0:56 ` Richard B. Johnson
2003-05-09 3:52 ` Chris Friesen
2003-05-09 4:13 ` Roland Dreier
2003-05-09 6:07 ` Chris Friesen
2003-05-09 4:26 ` William Lee Irwin III
2003-05-09 6:14 ` Chris Friesen
2003-05-09 6:20 ` William Lee Irwin III
2003-05-09 6:53 ` Chris Friesen
2003-05-09 7:01 ` William Lee Irwin III
2003-05-09 16:47 ` Robert Love
2003-05-09 16:53 ` William Lee Irwin III
2003-05-09 17:38 ` Chris Friesen
2003-05-09 11:37 ` paubert
2003-05-09 8:23 ` mikpe
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=20030512235518.GN8978@holomorphy.com \
--to=wli@holomorphy.com \
--cc=cfriesen@nortelnetworks.com \
--cc=inaky.perez-gonzalez@intel.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