HomeClusterLabs Projects

logsys: Remove config mutex

Description

logsys: Remove config mutex

The logsys component is internal to Corosync and used only by the main
thread. Since Corosync is single-threaded, this mutex is needless
and is removed to avoid unnecessary performance overhead.

Special thanks to Christine Caulfield <ccaulfie@redhat.com> for opening
this idea.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Thu, Jul 24, 7:10 AM
Parents
rC62f9dc54f877: coroparse: Suppress coverity toctou error
Branches
Unknown
Tags
Unknown
References
HEAD -> main