Enforce memory quota on runtime program and data #1
Labels
No labels
Bug
Design
Feature
Improvement
Investigate
Suggestion
Triage
Bug
Design
Feature
Improvement
Investigate
Suggestion
Triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Suzu/suzu-next#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To assist applications in safely executing user programs, the runtime should track the amount of memory used and fail with an error if an allocation would exceed a specified quota—by default, no quota should be enforced.