- Test:
- document and verify a memory management scheme to maintain a flexible set of »memory extents« for cyclic usage.
- See also
- BlockFlow_test
Definition at line 57 of file extent-family-test.cpp.
|
virtual void | run (Arg arg)=0 |
|
◆ simpleUsage()
◆ use_and_drop()
◆ iteration()
◆ reuseUnclean()
◆ wrapAround()
- Test:
- verify in detail how iteration wraps around to also reuse previously dropped extents, possibly rearranging the internal management-vector to allow growing new extents at the end.
- existing allocations are re-used cyclically
- this may lead to a »wrapped« internal state
- necessitating to expand allocations in the middle
- yet all existing Extent addresses remain stable
Definition at line 246 of file extent-family-test.cpp.
References lib::explore().
The documentation for this class was generated from the following file: