RTEMS | cpukit: Create DHRL Library for DRAM Latency Mitigation (!1193)
Gedare Bloom (@gedare)
gitlab at rtems.org
Fri May 22 15:08:46 UTC 2026
Gedare Bloom started a new discussion on cpukit/include/rtems/confdefs/threads.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150843
> #include <rtems/posix/threadsup.h>
> #endif
>
> +#ifdef CONFIGURE_APPLICATION_NEEDS_DHRL
> + #include <rtems/confdefs/dhrl.h>
> +#endif
> +
> +#ifndef _CONFIGURE_TASKS_FOR_DHRL
should probably follow the other similar macros and use `_CONFIGURE_DHRL_TASKS`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_150843
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/a507fca6/attachment-0001.htm>
More information about the bugs
mailing list