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

173 vmm per task #174

Merged
merged 3 commits into from
Aug 26, 2023
Merged

173 vmm per task #174

merged 3 commits into from
Aug 26, 2023

Conversation

dreamos82
Copy link
Owner

That should be everything?

I added a vmm_alloc test using one of the tasks vmm.

It returns the correct address:

[VERBOSE] (vmm_alloc): Testing vm_parse_flags: 0x3
[VERBOSE] (vmm_alloc) newly allocated item base: 200000, next available address: 400000
[VERBOSE] (noop3) Tmp var address returned by vmm_alloc: 0x200000

I think this mean that it is at least working kind of...

@DeanoBurrito DeanoBurrito merged commit 19075db into master Aug 26, 2023
1 check passed
@DeanoBurrito DeanoBurrito deleted the 173_vmm_per_task branch August 26, 2023 14:58
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