charlotte-os / charlotte-core

The Kernel of CharlotteOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[tracking] Physical frame allocator has extremely poor performance

EthanPlant opened this issue · comments

The physical frame allocator currently is currently extremely slow to allocate and deallocate frames, as memory allocation is incredibly critical this needs to be optimised. Creating a tracking issue for this.

We should strongly consider reimplementing this from scratch.

Closed by #54