This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Use CPU clock timeout for PVF jobs #6282
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
aad7de7
Put in skeleton logic for CPU-time-preparation
mrcnski c62a8e1
Continue filling in logic for prepare worker CPU time changes
mrcnski 9c68422
Fix compiler errors
mrcnski 9fac3a4
Update lenience factor
mrcnski 9f67150
Fix some clippy lints for PVF module
mrcnski e34825a
Fix compilation errors
mrcnski fe139e1
Address some review comments
mrcnski 7b7886c
Add logging
mrcnski 6006fe0
Add another log
mrcnski ebc9825
Merge branch 'master' into m-cat/pvf-preparation-cpu-time
mrcnski 80d2cf6
Address some review comments; change Mutex to AtomicBool
mrcnski 8e5139f
Refactor handling response bytes
mrcnski d8add29
Add CPU clock timeout logic for execute jobs
mrcnski c50a08f
Properly handle AtomicBool flag
mrcnski bc6172e
Use `Ordering::Relaxed`
mrcnski eb9372c
Refactor thread coordination logic
mrcnski 6576ea1
Fix bug
mrcnski ec60713
Add some timing information to execute tests
mrcnski efd50fe
Merge branch 'master' into m-cat/pvf-preparation-cpu-time
mrcnski 09560ee
Add section about the mitigation to the IG
mrcnski 7c859d6
minor: Change more `Ordering`s to `Relaxed`
mrcnski fb6c5e9
candidate-validation: Fix build errors
mrcnski 3e98ee6
Merge branch 'master' into m-cat/pvf-preparation-cpu-time
mrcnski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.