-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
A-memoryArea: Memory ManagementArea: Memory ManagementC-enhancementCategory: An issue proposing an enhancement or a PR with oneCategory: An issue proposing an enhancement or a PR with oneP-lowPriority: LowPriority: LowS-acceptedStatus: Accepted but no assigneeStatus: Accepted but no assignee
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-memoryArea: Memory ManagementArea: Memory ManagementC-enhancementCategory: An issue proposing an enhancement or a PR with oneCategory: An issue proposing an enhancement or a PR with oneP-lowPriority: LowPriority: LowS-acceptedStatus: Accepted but no assigneeStatus: Accepted but no assignee