Skip to content

Commit

Permalink
[C#] Remove StrictCPR (#636)
Browse files Browse the repository at this point in the history
* Removed WAIT_PENDING

* StrictCPR removal WIP

* Fix bug in state machine test, as it was not using unsafe context for fine grained control over the state machine execution.

* Remove PendingContext.HeldLatch and heldOperation local

* Revise FASTER.Benchmark to replace --noaff with --safectx and integrate this into Ycsb and SpanbyteYcsb

* check epoch protection for complete pending

* *UnsafeContext: AnyInstanceProtected -> ThisInstanceProtected

Co-authored-by: TedHartMS <15467143+TedHartMS@users.noreply.github.com>
  • Loading branch information
badrishc and TedHartMS authored Jan 28, 2022
1 parent 5f260bf commit 3df532d
Show file tree
Hide file tree
Showing 24 changed files with 543 additions and 764 deletions.
351 changes: 0 additions & 351 deletions cs/benchmark/FasterClientSessionYcsbBenchmark.cs

This file was deleted.

Loading

0 comments on commit 3df532d

Please sign in to comment.