On 10/25/2013 10:09 AM, Steven Rostedt wrote:
On Fri, 2013-10-25 at 08:49 +0200, Daniel Lezcano wrote:
On 10/15/2013 02:10 PM, Daniel Lezcano wrote:
The Inter Processor Interrupt is used on ARM to tell another processor to do
a specific action. This is mainly used to emulate a timer interrupt o
On Fri, 2013-10-25 at 08:49 +0200, Daniel Lezcano wrote:
> On 10/15/2013 02:10 PM, Daniel Lezcano wrote:
> > The Inter Processor Interrupt is used on ARM to tell another processor to do
> > a specific action. This is mainly used to emulate a timer interrupt on an
> > idle
> > cpu, force a cpu to r
On 10/15/2013 02:10 PM, Daniel Lezcano wrote:
The Inter Processor Interrupt is used on ARM to tell another processor to do
a specific action. This is mainly used to emulate a timer interrupt on an idle
cpu, force a cpu to reschedule or run a function on another processor context.
Add a tracepoin
On 10/15/2013 02:10 PM, Daniel Lezcano wrote:
The Inter Processor Interrupt is used on ARM to tell another processor to do
a specific action. This is mainly used to emulate a timer interrupt on an idle
cpu, force a cpu to reschedule or run a function on another processor context.
Add a tracepoin
The Inter Processor Interrupt is used on ARM to tell another processor to do
a specific action. This is mainly used to emulate a timer interrupt on an idle
cpu, force a cpu to reschedule or run a function on another processor context.
Add a tracepoint when raising an IPI and in the entry/exit hand
5 matches
Mail list logo