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

dbgd_malloc should be replaced by Kernel functions #3

Open
JayFoxRox opened this issue May 17, 2017 · 1 comment
Open

dbgd_malloc should be replaced by Kernel functions #3

JayFoxRox opened this issue May 17, 2017 · 1 comment

Comments

@JayFoxRox
Copy link
Member

Rather than exposing malloc directly, we should probably expose all kernel functions via network.
We could then also allocate pages in specific ranges, permissions etc. (which is necessary for the GPU)

@mborgerson
Copy link
Member

Agree, had planned to do this.

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

No branches or pull requests

2 participants