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

Distinguish beetwen virtual and physical memory #12

Open
the-felis-leo opened this issue Jul 12, 2017 · 0 comments
Open

Distinguish beetwen virtual and physical memory #12

the-felis-leo opened this issue Jul 12, 2017 · 0 comments

Comments

@the-felis-leo
Copy link

Today Memory class handle paging with multiple ByteBuffer.
You could use a single ByteBuffer which itself could handle paging.

The main benefit is to separate primitive and utility methods.

Background idea is porting Zero-assembler OpenJdk into jNodes OS.
Zero could be booted into a ByteBuffer mapping physical memory to build a boot image.

It just an idea, and that is a minor part, there're lot of work to be usefull...
But if anyone is interesting and have some time...

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

No branches or pull requests

1 participant