2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ck_epoch: Redesigned and improved unit test and observability. More... almost 14 years ago
Reformatting changes for my new laptop. More... almost 14 years ago
ck_hp: Remove unnecessary header file. More... almost 14 years ago
ck_sequence: Match up types. Do not use current. More... almost 14 years ago
ck_hp_fifo: Don't back-off when forwarding pointer. More... almost 14 years ago
ck_hp_fifo: Store correct value in pointer. More... almost 14 years ago
Don't use which, it apparently sucks on some platforms. More... almost 14 years ago
Add .gitignore file. More... almost 14 years ago
ck_epoch: Use volatile store when updating local epoch. More... almost 14 years ago
ck_fifo: MPMC variant will return "garbage" pointer which user can re-use. More... almost 14 years ago
ck_hp_fifo: Fix broken build. More... almost 14 years ago
ck_hp_fifo: Add more fences. Add backoff. More... almost 14 years ago
ck_fifo: Add back-off and remove recycle. More... almost 14 years ago
ck_hp: Remove barrier from set and allow user to batch. More... almost 14 years ago
ck_hp: Add explicit store fence after setting slot. More... almost 14 years ago
regressions/ck_stack: Remove redundant flags. More... almost 14 years ago
regressions: Use -pthread instead of -lpthread. More... almost 14 years ago
README: Another update to ASCII art. More... almost 14 years ago
ck_epoch: Reference Fraser's thesis. More... almost 14 years ago
ck_epoch: Place epoch on a separate cache line. More... almost 14 years ago
ck_epoch: Remove unnecessary header file. More... almost 14 years ago
ck_hp: Rename *subscribe to *register. More... almost 14 years ago
ck_epoch: Add validation test to top-level regressions Makefile. More... almost 14 years ago
ck_epoch: Whitespace changes. Add ck_epoch_recycle. More... almost 14 years ago
ck_epoch: Remove debug output, update comments. More... almost 14 years ago
ck_hp: Remove redundant expression. More... almost 14 years ago
ck_hp: Explicitly flush stores on initialization. More... almost 14 years ago
Wrap to 80 columns. More... almost 14 years ago
x86_64: Remove workaround for Opteron errata, other minor clean-up. More... almost 14 years ago
ck_barrier: Update throughput benchmark to correctly use ck_barrier_centralized. More... almost 14 years ago