[RTEMS Project] #2690: Unpredictable _POSIX_signals_Send() aka killinfo() behaviour
RTEMS trac
trac at rtems.org
Fri Apr 15 05:26:21 UTC 2016
#2690: Unpredictable _POSIX_signals_Send() aka killinfo() behaviour
-----------------------------+-------------------
Reporter: sebastian.huber | Owner:
Type: defect | Status: new
Priority: low | Milestone: 5.0
Component: cpukit | Version: 4.10
Severity: critical | Resolution:
Keywords: |
-----------------------------+-------------------
Comment (by sebastian.huber):
Maybe we need a POSIX internal timer server.
Alternatively, we need more sophisticated data structures to speed up the
job done potentially in interrupt context. This is likely in conflict with
the desire to always enable the POSIX API, e.g. a lot more memory in the
thread control block or uses some sort of dynamic memory.
--
Ticket URL: <http://devel.rtems.org/ticket/2690#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list