[Bug 1647] Modular SuperCore Scheduler

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Nov 15 23:19:05 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1647

--- Comment #59 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-11-15 17:19:03 CST ---
(In reply to comment #58)
> Created an attachment (id=1076)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1076) [details]
> New files.
> 
> Fix to inline more of the priority scheduling functions.  Addresses the concern
> with overhead of Scheduler_priority_Block, which calls
> Scheduler_priority_Schedule -- now it calls Scheduler_priority_Schedule_body,
> thus inlining the scheduling check.

That appears to have knocked 14 instructions off, leaving 21.  :-D

Do you see anything else possible?  Or are we at a wall?

-- 
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