[RTEMS Project] #4924: Add Regulator Helper to RTEMS
RTEMS trac
trac at rtems.org
Fri Aug 11 18:21:25 UTC 2023
#4924: Add Regulator Helper to RTEMS
---------------------------+----------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: lib | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+----------------------------
Comment (by Joel Sherrill <joel@…>):
In [changeset:"fd693085ea1fcfe41fedb877eac35875cad4aa08/rtems"
fd69308/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="fd693085ea1fcfe41fedb877eac35875cad4aa08"
Add the Regulator Interface and test
Updates #4924.
The Regulator is an application support class which is used to
deal with the scenario where there is a bursty input source
which needs to be metered out to a destination sink. The maximum
size of bursts needs to be known and the delivery method must
be configured to deliver messages at a rate that allows the
traffic to not overflow.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4924#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list