sc_ARMCIMemoryGrp (3) Linux Manual Page
sc::ARMCIMemoryGrp – The ARMCIMemoryGrp concrete class provides an implementation of MsgMemoryGrp. Synopsis #include <memarmci.h> Inherits sc::RDMAMemoryGrp. Public Member Functions ARMCIMemoryGrp (const Ref< MessageGrp > &msg) ARMCIMemoryGrp (const Ref< KeyVal > &) void set_localsize (size_t) Set the size of locally held memory. void retrieve_data (void *, int node, int offset, int size, int lock) void replace_data…
