Eliminate global current epoch counter #701
Alan-Jowett
started this conversation in
Ideas
Replies: 1 comment
-
|
PR #699 was one part of this investigation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@nibanks had an interesting suggestion that is worth exploring. Currently modifying and reading Current Epoch is expensive.
Is there some scheme that can be employed to move this to a per-CPU value?
Requirements of the CE:
Beta Was this translation helpful? Give feedback.
All reactions