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

Deterministic scheduling #8

Merged
merged 7 commits into from
Jul 3, 2019
Merged

Deterministic scheduling #8

merged 7 commits into from
Jul 3, 2019

Conversation

mgree
Copy link
Owner

@mgree mgree commented Jul 3, 2019

Most of #1 has been implemented: symbolic mode schedules processes in PID (i.e., creation) order, using demand to step processes early. (Now that we step EVERYONE, there's less of a reason to use demand at all. Things will definitely simplify if we pull that out, but then our schedules are just a bit more rigid.)

There are a bunch of other improvements listed in #1.

@mgree mgree merged commit 125bd74 into master Jul 3, 2019
@mgree mgree deleted the sigpipe branch July 3, 2019 19:09
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.

1 participant