Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency checks for configuration #248

Open
chillenzer opened this issue Mar 27, 2024 · 0 comments
Open

Consistency checks for configuration #248

chillenzer opened this issue Mar 27, 2024 · 0 comments

Comments

@chillenzer
Copy link
Contributor

chillenzer commented Mar 27, 2024

We should add consistency checks for the configuration of the allocator. As already fixed in #247, similar fixes are on their way for the tests directory. Consistency checks could be: Can we fit at least one element of each hierarchy level into the one above? E.g., is the given heap size big enough to accommodate for at least one accessblocksize? Does at least one region fit into accessblocksize? Etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant