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

i#5843 scheduler: Add option to disable direct switches #6770

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

derekbruening
Copy link
Contributor

Adds a new scheduler option field honor_direct_switches and a corresponding command-line parameter -sched_disable_direct_switches to allow a way to disable direct thread switches, primarily for scheduling experimentation.

Adds a unit test.

Issue #5843

Adds a new scheduler option field honor_direct_switches and a
corresponding command-line parameter -sched_disable_direct_switches to
allow a way to disable direct thread switches, primarily for
scheduling experimentation.

Adds a unit test.

Issue #5843
@derekbruening
Copy link
Contributor Author

x32 failure is dr$sim.opcode_mix encoding size #6303

@derekbruening derekbruening requested review from ivankyluk and abhinav92003 and removed request for ivankyluk April 11, 2024 01:06
@derekbruening derekbruening merged commit c69c151 into master Apr 11, 2024
16 checks passed
@derekbruening derekbruening deleted the i5843-direct-op branch April 11, 2024 20:17
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