LUMIERA.clone/tests/vault
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
..
gear Block-Flow: maintain an »Epoch« within the raw allocation Extent 2023-07-09 01:32:27 +02:00
mem Block-Flow: initial draft of ExtentFamily storage 2023-07-04 04:42:53 +02:00
DIR_INFO Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
sync-classlock-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
sync-locking-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
sync-timedwait-test.cpp Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
sync-waiting-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
test-filedescriptors.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
test-filehandles.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
test-fileheader.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
test-filemmap.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
test-resourcecollector.c Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
test-threadpool.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
test-threads.c Global-Layer-Renaming: adjust header includes 2018-11-15 23:42:43 +01:00
thread-wrapper-join-test.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
thread-wrapper-self-recognition-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
thread-wrapper-test.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00