Steven Dake wrote:

> This patch creates a shared library out of the ipc system and makes it
> generically useful by third parties.  It also adds a pthread_spin_lock
> check to configure.ac.
>
> Finally it removes unnecessary serialization in coropoll which results
> in a heavy performance penalty.
>
> before applying you may have to move a few files around
>
> lib/coroipc.c -> lib/coroipcc.c
> exec/ipc.c-> exec/coroipcs.c
> exec/ipc.h -> exec/coroipcs.h
> lib/libcoroipc.versions -> lib/coroipcc.versions

Oops.  you meant this for the last one:

lib/libcoroipc.versions -> lib/libcoroipcc.versions
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to