[wiki:Component SocLib Components General Index] = !VciMwmrController = == 1) Functional Description == This component implements the same service than [wiki:Component/VciMwmrController] except that the in-memory protocol on lock and status is not the same. The protocol uses a lock-free approach, exclusively using atomic operations. == 2) CABA Implementation == === CABA sources === * interface : source:trunk/soclib/soclib/module/internal_component/vci_mwmr_controller_lf/caba/source/include/vci_mwmr_controller_lf.h * implementation : source:trunk/soclib/soclib/module/internal_component/vci_mwmr_controller_lf/caba/source/src/vci_mwmr_controller_lf.cpp