mtak- / swym

Efficient transactional memory in rust.
MIT License
209 stars 6 forks source link

powerpc hardware transactional memory support #7

Open mtak- opened 5 years ago

mtak- commented 5 years ago

It would be greatly appreciated if someone would contribute an implementation of powerpc's hardware transactional memory. It is mostly already sketched out, in the swym-htm crate, but needs hardware to test.