Skip to content

SLUB/SLAB Allocator #6

@viktorpopp

Description

@viktorpopp

As specified in #5 we will start by implementing a simple linked list allocator. But at some point we will need a more advanced and cache-friendly allocator. For that I am thinking we maybe should implement a SLAB allocator or the more modern SLUB allocator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-memoryArea: Memory ManagementC-enhancementCategory: An issue proposing an enhancement or a PR with oneP-lowPriority: LowS-acceptedStatus: Accepted but no assignee

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions