On 18.12.14 17:34, Tom Musta wrote:
> This patch series introduces rudimentary support for the Transactional Memory
> (TM) feature of Power ISA V2.07. In a nutshell, software uses the feature by
> initiating a transaction via the tbegin instruction. Hardware then
> accumulates
> storage access
This patch series introduces rudimentary support for the Transactional Memory
(TM) feature of Power ISA V2.07. In a nutshell, software uses the feature by
initiating a transaction via the tbegin instruction. Hardware then accumulates
storage accesses until the transaction is committed via the ten