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

Gedare Bloom (@gedare) gitlab at rtems.org
Fri May 22 15:13:02 UTC 2026




Gedare Bloom started a new discussion on cpukit/include/rtems/dhrl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150844

 > +
 > +#ifndef DHRL_H
 > +#define DHRL_H
 > +
 > +#include <rtems.h>
 > +#include <stddef.h>
 > +#include <stdint.h>
 > +#include <rtems/score/basedefs.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif
 > +
 > +/**
 > + * @name DHRL Configuration Macros
 > + * These macros provide the resource requirements for a single DHRL instance.

can you instantiate multiple DHRL instances?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150844
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/20260522/cb66ff20/attachment.htm>


More information about the bugs mailing list