Hacker News new | ask | show | jobs
by kazagistar 4694 days ago
Is there any plans to work hardware transactional memory into the mix?
1 comments

Current HTM implementations limit the size of a transaction to the L1 cache, so for the time being, no.
Even new Intel Haswell's STM?
Yes, Intel TSX too has a limited transaction size.