MySQL 9.0.0
Source Code Documentation
ut Directory Reference
Directory dependency graph for ut:

Files

file  aligned_alloc.h [code]
 Implementation bits and pieces for aligned allocations.
 
file  alloc.h [code]
 Implementation bits and pieces for PFS and non-PFS variants for normal allocations and deallocations through new, delete, malloc, zalloc, free etc.
 
file  allocator_traits.h [code]
 Simple allocator traits.
 
file  helper.h [code]
 Small helper functions.
 
file  large_page_alloc-linux.h [code]
 Linux-specific implementation bits and pieces for large (huge) page allocations.
 
file  large_page_alloc-osx.h [code]
 OSX-specific implementation bits and pieces for large (huge) page allocations.
 
file  large_page_alloc-solaris.h [code]
 Solaris-specific implementation bits and pieces for large (huge) page allocations.
 
file  large_page_alloc-win.h [code]
 Windows-specific implementation bits and pieces for large (huge) page allocations.
 
file  large_page_alloc.h [code]
 Implementation bits and pieces for large (huge) page allocations.
 
file  page_alloc.h [code]
 Implementation bits and pieces for page-aligned allocations.
 
file  page_metadata.h [code]
 
file  pfs.h [code]
 Implementation bits and pieces for PFS metadata handling.