[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0810020107210.11373@gandalf.stny.rr.com>
Date: Thu, 2 Oct 2008 01:09:03 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Jon Masters <jonathan@...masters.org>
cc: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...l.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>,
Arjan van de Veen <arjan@...radead.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Sven Dietrich <sdietrich@...e.de>
Subject: Re: [RFC patch 2/5] genirq: add a quick check handler
On Wed, 1 Oct 2008, Jon Masters wrote:
>
> We probably need some documentation eventually so people realize what
> this "quickcheck" handler is for and what it's not for - under no
> circumstances should anything more than the bare minimum be done.
> Otherwise it breaks the benefit of deferred threaded handling. It's hard
> to enforce that - but this is *not* a return of top/bottom half handling
> where you can do whatever crap you like in the quickcheck bit.
>
We could always implement something similar to what I was told Microsoft
does (I was just told this, I don't know for fact). Time this function and
if it takes longer than, say 50us, print a warning and kill the device
;-)
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists