Re: [RFC PATCH 1/1] smi_detector: A System Management Interruptdetector

From: Jon Masters
Date: Tue Jun 02 2009 - 09:42:53 EST


On Tue, 2009-06-02 at 09:54 +0200, Ingo Molnar wrote:
> * Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> > On Sun, 31 May 2009 12:31:18 -0400 Jon Masters <jonathan@xxxxxxxxxxxxxx> wrote:
> >
> > > This patch introduces a new SMI (System Management Interrupt) detector module
> > > that can be used to detect high latencies within the system. It was originally
> > > written for use in the RT kernel, but has wider applications.
> > >
> >
> > Neat-looking code.
> >
> > AFACIT it can be used on any platform. Suppose that powerpcs or ia64s
> > also mysteriously go to lunch like PC's do - I think the code will work
> > for them too? In which case the "smi" name is excessively specific.
> > Not a big deal though.

Yeah, you're right.

> Yes, i wondered about that too - this is really a generic method
> that detects and measures hardware latencies.

Indeed. I guess SMIs were the main example, but sure they're not the
only one around. So I'll rename it to hwlat or something, clean it up
according to Andrew's comments, and repost later.

Jon.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/