[RTEMS Project] #2628: Avoid home-grown condition variable implementation in the Classic Regions
RTEMS trac
trac at rtems.org
Mon Mar 7 07:22:11 UTC 2016
#2628: Avoid home-grown condition variable implementation in the Classic Regions
-----------------------------+-----------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: enhancement | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.10
Severity: normal | Keywords:
-----------------------------+-----------------------------
The Classic Region manager enables users to wait until memory is available
to satisfy an allocation request. This is done through special purpose
code that basically implements a condition variable.
--
Ticket URL: <http://devel.rtems.org/ticket/2628>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list