|
|
|
|
|
by Gibbon1
2928 days ago
|
|
> In your custom kernel project, your custom allocator() can return a buffer from a memory pool you handle yourself. Your custom deallocator() will reclaim that memory back into your custom memory pool. You realize you're arguing that a custom probably buggy heap implementation isn't a heap right? |
|