[RTEMS Project] #4924: Add Regulator Helper to RTEMS

RTEMS trac trac at rtems.org
Fri Jul 7 20:31:03 UTC 2023


#4924: Add Regulator Helper to RTEMS
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  enhancement    |     Status:  new
  Priority:  normal         |  Milestone:  6.1
 Component:  lib            |    Version:  6
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 This is to add the Regulator Helper. This will include the regulator
 itself, a test with full coverage, an example for rtems-examples, and a
 chapter in the Classic API Guide.

 The regulator is designed to sit logically between two entities -- a
 source and a destination, where it limits the traffic sent to the
 destination to prevent it from being flooded with messages from the
 source. This can be used to accommodate bursty input from a source and
 meter it out to a destination.

--
Ticket URL: <http://devel.rtems.org/ticket/4924>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list