Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optionally increase the allocation size for dynamic memories
This code will be short-lived due to scheduled future refactorings but the idea is that when a "dynamic" memory is chosen the minimum size of the allocation needs to be at least `tunables.memory_reservation` to fit the constraints of the rest of the system, so be sure to factor that in.
- Loading branch information