Announcing sdeventplus

Kun Yi kunyi at google.com
Sat Aug 18 02:26:32 AEST 2018


Great stuff! Thanks William for the effort!

There are many adhoc usages of sd_event scattered around and having a
common library would definitely help with code reusability.
A simple search for "org:openbmc sd_event" returns 89 results in our
codebase.

On Tue, Aug 14, 2018 at 11:00 AM William Kennington <wak at google.com> wrote:

> I'd like to make available a wrapper around the sd_event libsystemd
> infrastructure to all of the openbmc based projects. This project is
> intended to closely resemble the sdbusplus project and provide only
> minimal wrapping of the systemd constructs, mostly related to handle
> ownership and error handling. Currently this is lacking a proper
> tutorial but it should be fairly straightforward to map any c-based
> sd_event tutorial to sdeventplus. There are 2 example programs which
> use some of the functionality. Otherwise this should be a complete
> wrapper around sd_svent as of systemd v233. There are some newer
> functions added in v237+ which can be optionally added at a later
> time.
>
> Please let me know what you think of the project which currently
> resides at https://github.com/wak-google/sdeventplus. This should find
> a new home at https://github.com/openbmc/sdeventplus if it receives
> good feedback.
>
> Thanks,
> William
>


-- 
Regards,
Kun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20180817/3d5d69f9/attachment-0001.html>


More information about the openbmc mailing list