MySQL 8.0.43
Source Code Documentation
temptable::Prefer_RAM_over_MMAP_policy_obeying_per_table_limit Struct Reference

#include <allocator.h>

Static Public Member Functions

static Source block_source (uint32_t block_size, TableResourceMonitor *table_resource_monitor)
 
static void block_freed (uint32_t block_size, Source block_source)
 

Member Function Documentation

◆ block_freed()

static void temptable::Prefer_RAM_over_MMAP_policy_obeying_per_table_limit::block_freed ( uint32_t  block_size,
Source  block_source 
)
inlinestatic

◆ block_source()

static Source temptable::Prefer_RAM_over_MMAP_policy_obeying_per_table_limit::block_source ( uint32_t  block_size,
TableResourceMonitor table_resource_monitor 
)
inlinestatic

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