Expand description
Memory resource manager for GraphFile
This module provides centralized coordination of memory resources including read buffers, write buffers, memory mapping, and I/O mode selection. It handles complex memory management workflows and optimization strategies.
Structs§
- Memory
Management Statistics - Memory management statistics and configuration
- Memory
Resource Manager - Memory resource manager for coordinating buffers and memory mapping
- Memory
Utils - Memory management utilities for standalone usage
Enums§
- Access
Pattern Hint - Hint for memory access pattern optimization
- MemoryIO
Mode - Available memory I/O modes for memory management