Skip to main content

Module memory_resource_manager

Module memory_resource_manager 

Source
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§

MemoryManagementStatistics
Memory management statistics and configuration
MemoryResourceManager
Memory resource manager for coordinating buffers and memory mapping
MemoryUtils
Memory management utilities for standalone usage

Enums§

AccessPatternHint
Hint for memory access pattern optimization
MemoryIOMode
Available memory I/O modes for memory management