xenium
Classes
xenium::reclamation::scan Namespace Reference

This namespace contains various scan strategies to be used in the generic_epoch_based reclamation scheme. More...

Classes

struct  all_threads
 Scan all threads (default behaviour in EBR/NEBR). More...
 
struct  n_threads
 Scan N threads. More...
 
struct  one_thread
 Scan a single thread (default behaviour in DEBRA). More...
 

Detailed Description

This namespace contains various scan strategies to be used in the generic_epoch_based reclamation scheme.

These strategies define how many threads should be scanned in an attempt to update the global epoch.