-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Parallel Executor] Rolling Commit (#6079)
* [WIP] Rolling commit * fix liveness * debug unit test * committed is executed, sometimes * fix unit tests and cleanup * lint * add comments * add thread yielding * replace mutex with parkinglot::RwLock for txn_status * cleanup * lint * addressing comments, next step adding more tests * add unit test * address comments and add wave explanations * clean up * address comments --------- Co-authored-by: Rati Gelashvili <[email protected]> Co-authored-by: Rati Gelashvili <[email protected]>
- Loading branch information
1 parent
802a7e4
commit f8283fb
Showing
5 changed files
with
575 additions
and
295 deletions.
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 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 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.