Public Attributes |
slabclass_t | slabclass [MAX_NUMBER_OF_SLAB_CLASSES] |
size_t | mem_limit |
size_t | mem_malloced |
int | power_largest |
void * | mem_base |
void * | mem_current |
size_t | mem_avail |
pthread_mutex_t | lock |
Detailed Description
Definition at line 31 of file slabs.h.
Member Data Documentation
pthread_mutex_t slabs::lock |
Access to the slab allocator is protected by this lock
Definition at line 44 of file slabs.h.
The documentation for this struct was generated from the following files:
- plugin/innodb_memcached/daemon_memcached/engines/default_engine/slabs.h
- plugin/innodb_memcached/innodb_memcache/cache-src/slabs.h