Changeset 7c44cac in Lumiera

Timestamp:
2026-05-09T23:41:16Z (5 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play, documentation, integration
Children:
5a47b09
Parents:
9835e83
git-author:
Ichthyostega <prg@…> (09/05/26 21:14:04)
git-committer:
Ichthyostega <prg@…> (09/05/26 23:41:16)
Message:

BufferProvider: setup communication structure for passing allocations

  • use a base class with the lock-free queue as building block
  • both LocalMemPool and EngineBufferManager are built on top, allowing them to exchange Alloc entries asynchronously
  • Allocation requests include a receiver callback, so that a newly allocated memory block can be dispatched
(No files)

Note: See TracChangeset for help on using the changeset viewer.