-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesenhancementNew feature or requestNew feature or request
Description
A task needs to be able to exit to free up resources and scheduler slots.
The syscall will take no arguments and free the task's resources. An optimisation will be to put the terminated process in a queue and have a specialised cleanup task free its resources whenever there's some idle time.
Metadata
Metadata
Assignees
Labels
arch: noneAffects common code across architecturesAffects common code across architecturesenhancementNew feature or requestNew feature or request