6 comments

[ 2.8 ms ] story [ 28.4 ms ] thread
Is there any plans to work hardware transactional memory into the mix?
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.
(comment deleted)