Re: [PATCH v2 1/2] c-user: rtems_scheduler_map_to_posix_priority()

2020-03-01 Thread Sebastian Huber
Sorry, I forgot to change the commit messages. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Na

[PATCH v2 1/2] c-user: rtems_scheduler_map_to_posix_priority()

2020-03-01 Thread Sebastian Huber
Update #3881. --- c-user/scheduling_concepts.rst | 40 1 file changed, 40 insertions(+) diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst index 22d39e1..211cd25 100644 --- a/c-user/scheduling_concepts.rst +++ b/c-user/scheduling_