Skip to content

Allocator traits #10

Open
Open
@coder137

Description

@coder137

Requirement

  • Create a global stack space (StackPool) which can be used by the Allocator
  • This will give us access to the rust alloc crate
  • Try to avoid memory fragmentation
    • Allow user to use alloc library during the initialization phase only, before the loop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions