Skip to content

Make it possible to free memory allocated to a static task #17

@onkwon

Description

@onkwon

Some static task run just once doing something like initializing and it never returns memory back for system to use the unused memory. As task struct consumes memory the most among others, it is necessary to make that unused memory usable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions