#2735 closed defect (fixed)
pthread_setschedparam() sets the priority not according to POSIX
Reported by: | Sebastian Huber | Owned by: | Sebastian Huber |
---|---|---|---|
Priority: | normal | Milestone: | 5.1 |
Component: | posix | Version: | 4.10 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
See also
http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_08_04_01
In particular the distinction to pthread_setschedprio() (SCHED_FIFO, item 7.).
Change History (5)
comment:1 Changed on 06/13/16 at 13:10:14 by Sebastian Huber
Owner: | set to Sebastian Huber |
---|---|
Status: | new → assigned |
Summary: | pthread_setschedparam() set the priority not according to POSIX → pthread_setschedparam() sets the priority not according to POSIX |
comment:2 Changed on 06/13/16 at 13:20:19 by Sebastian Huber <sebastian.huber@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed on 05/11/17 at 07:31:02 by Sebastian Huber
Milestone: | 4.12 → 4.12.0 |
---|
comment:4 Changed on 10/16/17 at 06:17:09 by Sebastian Huber
Component: | score → posix |
---|
comment:5 Changed on 11/09/17 at 06:27:14 by Sebastian Huber
Milestone: | 4.12.0 → 5.1 |
---|
Milestone renamed
Note: See
TracTickets for help on using
tickets.
In fc30ac5973aae2393fb318b56346368f5e9b4493/rtems: