[Bug 2174] Memory corruption with EDF scheduler and thread priority queues
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Apr 30 19:15:40 UTC 2014
https://www.rtems.org/bugzilla/show_bug.cgi?id=2174
Gedare <gedare at rtems.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gedare at rtems.org
--- Comment #2 from Gedare <gedare at rtems.org> 2014-03-25 08:40:38 CDT ---
(In reply to comment #1)
> I added a workaround for this problem:
>
> http://git.rtems.org/rtems/commit/?id=1fac361fb9d4ec7f5b4ad2801ee6ff5858c82942
Thanks. I see this basically implements #1 described above about not allowing
to block w/ priority. If anyone wants to actually use this EDF scheduler in a
system with priority/deadline-based blocking, they should implement a proper
solution with #2 or #3.
--- Comment #3 from Joel Sherrill <joel.sherrill at oarcorp.com> 2014-04-30 14:15:40 CDT ---
Should the confdefs.h code which sets the "FIXME" flag print a warning that
priority blocking and EDF is not currently supported.
--
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