[Bug 1647] Modular SuperCore Scheduler

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 31 11:17:23 UTC 2010


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

--- Comment #33 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-08-31 06:17:22 CDT ---
Created an attachment (id=1043)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1043)
Times on psim after patch

These two files are the output of the tmtests on psim.  psim's decrementer
counts instructions not cycles so it is easier to optimize based upon its
output.

One thing that is new here is that since all tasks are FP on powerpc w/FPU, a
number of tests failed during task creation.  The memory allocated from the
workspace by the scheduler is not accounted for in confdefs.h.

Why is this single time higher?  There was no change but we added about 50
instructions.

21c23
< rtems_semaphore_obtain: not available -- caller blocks 700
---
> rtems_semaphore_obtain: not available -- caller blocks 751

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