#include <buffer_pool_free_list.hpp>
§ FreeListHighContention()
| FreeListHighContention::FreeListHighContention |
( |
BufferPool * |
bufferpool, |
|
|
const sm_options & |
options |
|
) |
| |
§ addFreeBufferpoolFrame()
| void FreeListHighContention::addFreeBufferpoolFrame |
( |
bf_idx |
freeFrame | ) |
|
|
finalvirtual |
§ getCount()
| bf_idx FreeListHighContention::getCount |
( |
| ) |
|
|
finalvirtual |
§ grabFreeBufferpoolFrame()
| bool FreeListHighContention::grabFreeBufferpoolFrame |
( |
bf_idx & |
freeFrame | ) |
|
|
finalvirtual |
§ approximateListLength
| atomic_bf_idx zero::buffer_pool::FreeListHighContention::approximateListLength |
|
mutableprivate |
§ list
| rigtorp::MPMCQueue<bf_idx> zero::buffer_pool::FreeListHighContention::list |
|
private |
The documentation for this class was generated from the following files: