arrow_back_ios
Back to List
liboffload::swcache::flush
Offload KB - offload-library
Old Content Alert
Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.
Include: <liboffload>
static inline void liboffload::swcache::flush( );
Within an Offload context:
This function commits the whole software cache. This will writeback the all modified cache lines.
Outside of an Offload context:
This function has no effect.