RTEMS | cpukit: Create DHRL Library for DRAM Latency Mitigation (!1193)

Wayne Thornton (@wmthornton-dev) gitlab at rtems.org
Mon May 18 13:36:07 UTC 2026




Wayne Thornton commented on a discussion on cpukit/include/rtems/dhrl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150426

 > + * POSSIBILITY OF SUCH DAMAGE.
 > + */
 > +
 > +#ifndef DHRL_H
 > +#define DHRL_H
 > +
 > +#include <rtems.h>
 > +#include <stddef.h>
 > +#include <stdint.h>
 > +#include <rtems/bspIo.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif
 > +
 > +// Debugging Only

Will fix in next code push.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150426
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260518/d427ad41/attachment-0001.htm>


More information about the bugs mailing list