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

Prove that trappingProc implements isolateProc when trappingProc runs all the processes in disjoint memories, with the trap handler #5

Open
vmurali opened this issue Mar 26, 2024 · 1 comment

Comments

@vmurali
Copy link
Owner

vmurali commented Mar 26, 2024

Note:

Finish the proof and upstream it. Perhaps an incomplete proof can also be upstreamed if a good point is reached in the proof - explore that.

@vmurali vmurali changed the title Prove that trappingProc implements isolateProc when trappingProc runs all the processes in disjoint memories, with the trap handler (from KS3) Prove that trappingProc implements isolateProc when trappingProc runs all the processes in disjoint memories, with the trap handler Mar 26, 2024
@vmurali
Copy link
Owner Author

vmurali commented Apr 3, 2024

Fixed the invariant to not rely on memory not containing caps initially. This makes the invariants easier as the starting invariant is the same as any subsequent scheduling.

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