[Bug 1647] Modular SuperCore Scheduler
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Nov 15 18:54:19 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1647
--- Comment #56 from Gedare <giddyup44 at yahoo.com> 2010-11-15 12:54:18 CST ---
(In reply to comment #52)
> Things look OK on mips/jmr3904.
Great!
I have a thought on the ppc issue also, but can't get around to implementing it
quite yet. Within the Scheduler_priority_XXX functions, it should be possible
to make any "reentrant" calls to the Priority Scheduler as inline routines. So
I should have inlined bodies for the Scheduler_Priority_XXX functions, and then
replace the various schedulerpriorityxxx.c functions with just wrappers that
include the inline body. This should flatten the Scheduler call depth so that
there is only 1 function call made when entering the Priority Scheduler.
I should be able to implement and try this out sometime this week.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list