lumiera_/tests/vault/gear
Ichthyostega ccf0710903 Block-Flow: maintain an »Epoch« within the raw allocation Extent
- the idea is to use slot-0 in each extent for administrative metadata
- to that end, a specialised GATE-Activity is placed into slot-0
- decision to use the next-pointer for managing the next free slot
- thus we need the help of the underlying ExtentFamily for navigating Extents

Decision to refrain from any attempt to "fix" excessive memory usage,
caused by Epochs still blocked by pending IO operations. Rather, we
assume the engine uses sane parametrisation (possibly with dynamic adjustment)
Yet still there will be some safety limit, but when exceeding this limit,
the allocator will just throw, thereby killing the playback/render process
2023-07-09 01:32:27 +02:00
..
block-flow-test.cpp Block-Flow: maintain an »Epoch« within the raw allocation Extent 2023-07-09 01:32:27 +02:00
scheduler-activity-test.cpp Block-Flow: provide specialised ctor notation 2023-07-07 03:41:30 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00