RTEMS | Draft: posix/aio: Implemented aio_suspend() (!275)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat Nov 16 17:47:55 UTC 2024
Gedare Bloom commented on a discussion on cpukit/include/rtems/rtems/event.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115062
> */
> #define RTEMS_EVENT_SYSTEM_AIO_LIST RTEMS_EVENT_28
>
> +/**
> + * @brief This event set constant represents the reserved system event for
> + * aio list completion, used when lio_listio is called using LIO_WAIT.
> + */
> +#define RTEMS_EVENT_SYSTEM_AIO_SUSPEND RTEMS_EVENT_27
I think the guidance should be within https://docs.rtems.org/docs/main/eng/req/howto.html somewhere. @sebhub may be able to provide more pointed guidance. I need to work with him yet to get rtems-central into an acceptable useful state, so ask questions on discord about how to set it up. It currently requires a little bit of manual tweaking to get it to work after cloning.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115062
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/20241116/bc82fe37/attachment-0001.htm>
More information about the bugs
mailing list