[Bug 1896] EDF scheduler implementation
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon Aug 29 21:45:35 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1896
Marta Rybczynska <marta.rybczynska at kalray.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marta.rybczynska at kalray.eu
--- Comment #1 from Marta Rybczynska <marta.rybczynska at kalray.eu> 2011-08-29 16:45:34 CDT ---
Some notes:
1. Defining YES in an enum may be risky, huge risk of a name conflict.
2. _Scheduler_EDF_Allocate will crash/overwrite memory if _Workspace_Allocate
fails.
3. Scheduler_EDF_Allocate. Wouldn't it be easier to read with
schinfo = sched;
instead of the cast of just set variable?
--
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