All of lore.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: [PATCH] Instrumenting high latency
Date: Tue, 13 Jul 2004 00:27:27 +1000	[thread overview]
Message-ID: <40F29FCF.3070302@kolivas.org> (raw)
In-Reply-To: <75270000.1089642258@[10.10.2.4]>

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

Martin J. Bligh wrote:
>>Because of the recent discussion about latency in the kernel I asked 
>>William Lee Irwin III to help create some instrumentation to determine 
>>where in the kernel there were still sustained periods of non-preemptible 
>>code. He hacked together this simple patch which times periods according 
>>to the preempt count. Hopefully we can use this patch in the advice of 
>>Linus to avoid the "mental masturbation" at guessing where latency is 
>>and track down real problem areas.
> 
> 
> Is this much different from Rick's schedstat's work, which was itself based
> on some earlier patches by Bill? I'd hate to end up with two sets of patches,
> and schedstats seemed pretty comprehensive to me. He's on vacation, but his
> stuff is here, if you want to take a look:
> 
> http://eaglet.rain.com/rick/linux/schedstats/

No I remember his work and this is tackling it via a different area if I 
recall correctly. He was looking at scheduler latencies as opposed to 
non-preemptible kernel code.

Con

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

  reply	other threads:[~2004-07-12 14:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-12  6:29 [PATCH] Instrumenting high latency Con Kolivas
2004-07-12  6:37 ` Andrew Morton
2004-07-12  6:43   ` Con Kolivas
2004-07-12  6:58     ` Andrew Morton
2004-07-12  7:00   ` [PATCH] " William Lee Irwin III
2004-07-12  7:34 ` Andrew Morton
2004-07-12  8:02   ` William Lee Irwin III
2004-07-12  8:38     ` William Lee Irwin III
2004-07-12 11:31       ` William Lee Irwin III
2004-07-12 14:32         ` William Lee Irwin III
2004-07-12 17:09         ` Martin Josefsson
2004-07-12  8:29   ` Arjan van de Ven
2004-07-12  8:42     ` William Lee Irwin III
2004-07-12  8:47       ` William Lee Irwin III
2004-07-12 10:41 ` Rajput
2004-07-12 10:44   ` William Lee Irwin III
2004-07-12 14:24 ` Martin J. Bligh
2004-07-12 14:27   ` Con Kolivas [this message]
2004-07-12 14:33     ` Martin J. Bligh
2004-07-12 14:42       ` Con Kolivas
2004-07-12 14:47         ` Martin J. Bligh

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=40F29FCF.3070302@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.