cds  1.4.0
Data Fields
cds::intrusive::split_list::expandable_bucket_table< GC, Node, Options >::metrics Struct Reference

Bucket table metrics. More...

#include <cds/intrusive/split_list_base.h>

Data Fields

size_t nSegmentCount
 max count of segments in bucket table
 
size_t nSegmentSize
 the segment's capacity. The capacity must be power of two.
 
size_t nSegmentSizeLog2
 log2( m_nSegmentSize )
 
size_t nLoadFactor
 load factor
 
size_t nCapacity
 max capacity of bucket table
 

Detailed Description

template<typename GC, typename Node, typename... Options>
struct cds::intrusive::split_list::expandable_bucket_table< GC, Node, Options >::metrics

Bucket table metrics.


The documentation for this struct was generated from the following file:

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1