LLFIO  v2.00
memory_map.hpp File Reference

Provides algorithm::shared_fs_mutex::memory_map. More...

#include "../../map_handle.hpp"
#include "base.hpp"
#include "quickcpplib/algorithm/hash.hpp"
#include "quickcpplib/algorithm/small_prng.hpp"

Classes

class  llfio_v2_xxx::algorithm::shared_fs_mutex::memory_map< Hasher, HashIndexSize, SpinlockType >
 Many entity memory mapped shared/exclusive file system based lock. More...
 
struct  llfio_v2_xxx::algorithm::shared_fs_mutex::memory_map< Hasher, HashIndexSize, SpinlockType >::_entity_idx
 

Namespaces

 llfio_v2_xxx
 The LLFIO namespace.
 
 llfio_v2_xxx::algorithm
 Collection of file system based algorithms.
 
 llfio_v2_xxx::algorithm::shared_fs_mutex
 Algorithms for protecting a shared filing system resource from racy modification.
 

Detailed Description

Provides algorithm::shared_fs_mutex::memory_map.