[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090624075342.GL6760@one.firstfloor.org>
Date: Wed, 24 Jun 2009 09:53:42 +0200
From: Andi Kleen <andi@...stfloor.org>
To: David Miller <davem@...emloft.net>
Cc: andi@...stfloor.org, linux-kernel@...r.kernel.org,
sparclinux@...r.kernel.org
Subject: Re: NMI watchdog + NOHZ question
> > Ah you have a one shot timer and it gets rescheduled in the softirq?
> > If yes why not in doing that directly in the hardirq handler?
>
> Then what's the point of the generic timer code supporting one-shot
> clock sources? :-)
Well it would avoid that problem at least (I think based on your
description). Somehow you need to reschedule the timer before the softirq.
I guess you could have a generic function that is callable from hardirq
directly?
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
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