Changes between Initial Version and Version 1 of Component/Vci Mwmr Controller Lf


Ignore:
Timestamp:
Feb 20, 2009, 6:47:45 PM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Mwmr Controller Lf

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