* [Adeos-main] __ipipe_walk_pipeline()
@ 2010-01-05 13:03 A C
2010-01-05 13:42 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: A C @ 2010-01-05 13:03 UTC (permalink / raw)
To: adeos
[-- Attachment #1: Type: text/plain, Size: 555 bytes --]
Hello,
In __ipipe_handle_irq, there is a call to the function __ipipe_walk_pipeline() "that plays interrupts pending in the log", is it really the execution of the treatement linked to an interruption ?
If yes, what happens when there is a new interruption ? In fact, we know that Hw interrupts are off on entry. So, if a new interruption for a more prioritary domain comes during the execution of __ipipe_walk_pipeline() for a less prioritary domain, how __ipipe_walk_pipeline() is preempted ?
Cheers
Adrien Chiron & Vincent Vanbesien
[-- Attachment #2: Type: text/html, Size: 860 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Adeos-main] __ipipe_walk_pipeline()
2010-01-05 13:03 [Adeos-main] __ipipe_walk_pipeline() A C
@ 2010-01-05 13:42 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2010-01-05 13:42 UTC (permalink / raw)
To: A C; +Cc: adeos
On Tue, 2010-01-05 at 13:03 +0000, A C wrote:
> Hello,
> In __ipipe_handle_irq, there is a call to the function
> __ipipe_walk_pipeline() "that plays interrupts pending in the log", is
> it really the execution of the treatement linked to an interruption ?
> If yes, what happens when there is a new interruption ? In fact, we
> know that Hw interrupts are off on entry. So, if a new interruption
> for a more prioritary domain comes during the execution of
> __ipipe_walk_pipeline() for a less prioritary domain, how
> __ipipe_walk_pipeline() is preempted ?
Look for __ipipe_run_isr().
> Cheers
> Adrien Chiron & Vincent Vanbesien
>
>
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-05 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 13:03 [Adeos-main] __ipipe_walk_pipeline() A C
2010-01-05 13:42 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.