[RTEMS Project] #3168: Simplify POSIX_API_Control

RTEMS trac trac at rtems.org
Tue Oct 10 05:43:49 UTC 2017


#3168: Simplify POSIX_API_Control
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  closed
 Priority:  normal           |   Milestone:  4.12.0
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"af9115f35cfb3d0adeb3e105fd608883596f2637/rtems"
 af9115f3/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="af9115f35cfb3d0adeb3e105fd608883596f2637"
 posix: Simplify POSIX_API_Control

 Return stack area via pthread_getattr_np().

 Simplify

 * pthread_attr_setaffinity_np(), and
 * pthread_attr_getaffinity_np()

 and let the scheduler do the more sophisticated error checks.

 Make

 * pthread_setaffinity_np(),
 * pthread_getaffinity_np(),
 * pthread_attr_setaffinity_np(), and
 * pthread_attr_getaffinity_np()

 available in all configurations.

 Update #2514.
 Close #3145.
 Close #3168.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3168#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list