public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* scheduler latency
@ 2004-04-29  9:27 Nick Piggin
  2004-04-29 18:05 ` Davide Libenzi
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Piggin @ 2004-04-29  9:27 UTC (permalink / raw)
  To: linux-kernel

Hi,
I've done some scheduler latency tests and come up with some
pretty plots, so I thought I'd post them. It is nicksched vs
mainline.

Note: this is not realtime scheduling latency, but latency as
measured by my random program. It also does not indicate
interactivity, because the latencies measured were all under
15ms which is probably below perception. Even if not, it
doesn't measure latency as you might see it.

Finally, some of the tests involved me moving the mouse around,
so factor in by subliminal (or not) bias toward my scheduler.

http://www.kerneltrap.org/~npiggin/schedlat3/index.html

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

* Re: scheduler latency
  2004-04-29  9:27 scheduler latency Nick Piggin
@ 2004-04-29 18:05 ` Davide Libenzi
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Libenzi @ 2004-04-29 18:05 UTC (permalink / raw)
  To: Nick Piggin; +Cc: linux-kernel

On Thu, 29 Apr 2004, Nick Piggin wrote:

> I've done some scheduler latency tests and come up with some
> pretty plots, so I thought I'd post them. It is nicksched vs
> mainline.
> 
> Note: this is not realtime scheduling latency, but latency as
> measured by my random program. It also does not indicate
> interactivity, because the latencies measured were all under
> 15ms which is probably below perception. Even if not, it
> doesn't measure latency as you might see it.
> 
> Finally, some of the tests involved me moving the mouse around,
> so factor in by subliminal (or not) bias toward my scheduler.
> 
> http://www.kerneltrap.org/~npiggin/schedlat3/index.html

Nick, when I did the SOFTRR hack, I also measured sched latencies using 
another measurement/load apps:

http://www.xmailserver.org/linux-patches/softrr.html

At the bottom you can find the measurement app (note: x86 only since it 
uses "rdtsc") and stressful (latency-wise) loads.



- Davide


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

end of thread, other threads:[~2004-04-29 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-29  9:27 scheduler latency Nick Piggin
2004-04-29 18:05 ` Davide Libenzi

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