ocaml-multicore / kcas

Software Transactional Memory for OCaml
https://ocaml-multicore.github.io/kcas/
ISC License
109 stars 11 forks source link

Use `Multicore_magic.domain_hash` in `Kcas_data.Accumulator` #137

Closed polytypic closed 11 months ago

polytypic commented 11 months ago

This depends on Add domain_hash and should not be merged before a new version of multicore-magic has been published.

polytypic commented 11 months ago

I'm closing this as the approach of introducing an "instantaneous domain index" (#139) seems strictly preferable.