MySQL 9.1.0
Source Code Documentation
|
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] |
Implementation bits and pieces for metadata for normal and large (huge) page allocations. | |
file | pfs.h [code] |
Implementation bits and pieces for PFS metadata handling. | |