[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150324211406.GB27490@worktop.programming.kicks-ass.net>
Date: Tue, 24 Mar 2015 22:14:06 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: cmetcalf@...hip.com
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 1/4] tile: support arch_irq_work_raise
On Tue, Mar 24, 2015 at 03:21:32PM -0400, cmetcalf@...hip.com wrote:
> From: Chris Metcalf <cmetcalf@...hip.com>
>
> Tile includes a hypervisor hook to deliver messages to arbitrary
> tiles, so we can use that to raise an interrupt as soon as
> possible on our own core. Unfortunately the Tilera hypervisor
> disabled that support on principle in previous releases, but
> it will be available in MDE 4.3.4 and later.
Can you program a timer in the (recent) past which will instantly
trigger an interrupt? This is what PPC64 does to implement the self-ipi.
--
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