Intel Haswell to introduce transactional memory

Posted on Thursday, February 09 2012 @ 22:48 CET by Thomas De Maesschalck
FUD Zilla reports Intel's Haswell architecture will introduce Transactional Synchronisation Extensions(TSX):
Transactional memory makes the creation of reliable multithreaded programs easier by using a system where complex operations can be performed at the same time and in isolation from each other. The system has been seen in database management but making a chip work using it is new.

Intel calls it Transactional Synchronisation Extensions(TSX). There is the Hardware Lock Elision (HLE) allows easy conversion of lock-based programs into transactional programs in a way that's backwards compatible with current processors. Then there is the Restricted Transactional Memory (RTM) is a more complete transactional memory implementation.


About the Author

Thomas De Maesschalck

Thomas has been messing with computer since early childhood and firmly believes the Internet is the best thing since sliced bread. Enjoys playing with new tech, is fascinated by science, and passionate about financial markets. When not behind a computer, he can be found with running shoes on or lifting heavy weights in the weight room.



Loading Comments