Changes between Initial Version and Version 1 of Ticket #3700


Ignore:
Timestamp:
02/26/19 09:53:35 (5 years ago)
Author:
Sebastian Huber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3700 – Description

    initial v1  
    2727}}}
    2828The new function uses two timing parameters to allow constrained deadlines and not only implicit deadlines.
     29
     30The rtems_rate_monotonic_period() function should be changed to not alter the task priority depending on the implicit deadline.  This avoids surprises while changing the scheduler to EDF in existing applications (especially while porting to an SMP system).