3_memory_advanced

This chapter focuses on advanced memory management topics, emphasizing finer-grained memory control, custom allocation, and stream-ordered memory pool capabilities.

Sample List

  • allocator: Custom allocator descriptors, registration, and callback execution.
  • cache_maintenance: Cache maintenance and consistency control.
  • host_register: Host memory registration and high-performance transfer.
  • managed_memory: Managed memory and higher-level memory abstractions.
  • memory_pool: Creation, property configuration, and asynchronous allocation and deallocation of stream-ordered memory pools.