RTEMS | cpukit: Create DHRL Library for DRAM Latency Mitigation (!1193)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat May 16 00:02:20 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_150332
> + * 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
use /* */ throughout
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150332
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/20260516/e2d1526d/attachment-0001.htm>
More information about the bugs
mailing list