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

Heapster substitution improvements #1437

Merged
merged 10 commits into from
Aug 31, 2021
Merged

Conversation

eddywestbrook
Copy link
Contributor

This PR changes a few key details of how substitution into name-bindings is implemented, to ensure that substitution always keeps its output name-bindings in fresh pair form, thereby reducing the conversions between pair and function form.

This PR also introduces mbSimplImplOut, which computes the output permissions of a SimplImpl in a name-binding in a way that, like the change to substitution, ensures that the output name-binding is still in pair form.

@eddywestbrook eddywestbrook added the subsystem: heapster Issues specifically related to memory verification using Heapster label Aug 30, 2021
Copy link
Contributor

@m-yac m-yac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@eddywestbrook eddywestbrook added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Aug 31, 2021
@eddywestbrook eddywestbrook merged commit 354cda0 into master Aug 31, 2021
@mergify mergify bot deleted the heapster-new-gensubstmb branch August 31, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run subsystem: heapster Issues specifically related to memory verification using Heapster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants