mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add a small abstract
This commit is contained in:
@@ -5,6 +5,8 @@ path = "allocator-designs"
|
|||||||
date = 0000-01-01
|
date = 0000-01-01
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
This post explains how to implement heap allocators from scratch. It presents different allocator designs and explains their advantages and drawbacks. We then use this knowledge to create a kernel allocator with improved performance.
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
<!-- more -->
|
<!-- more -->
|
||||||
|
|||||||
Reference in New Issue
Block a user