Commit b8e885c6 authored by Lioncash's avatar Lioncash
Browse files

kernel/process: Migrate heap-related memory management out of the process...

kernel/process: Migrate heap-related memory management out of the process class and into the vm manager

Avoids a breach of responsibilities in the interface and keeps the
direct code for memory management within the VMManager class.
parent 65bd03d7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment