Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual Memory Mangement + other goodies #3

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Virtual Memory Mangement + other goodies #3

wants to merge 20 commits into from

Conversation

gblanchard
Copy link

This commit allows proper memory management by separating the physical memory from the virtual.
Still need to implement a proper kmalloc function but not much work is left to be done.

Added a few lines of code + tools to build from linux as well.

I still need to work on this code but this should help a fair amount ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants