We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add an ability to limit the Bump size: if the number of allocated bytes exceeds the configured number, allocation should fail.
Bump
AFAIU, it is possible to make this feature with virtually no runtime overhead if the limit is checked only in alloc_layout_slow.
alloc_layout_slow