This paper analyzes the sources of performance losses in hardware transactional memory and investigates techniques to reduce the losses. It dissects the root causes of data conflicts in hardware transactional memory systems (HTM) into four classes of conflicts: true sharing, false sharing, silent store, and write-write conflicts. These conflicts can cause performance and energy losses due to aborts and extra communication. To quantify losses, the paper first proposes the 5C cache-miss classification model that extends the well-established 4C model with a new class of cache misses known as contamination misses. The paper also contributes with two techniques for removal of data conflicts: One for removal of false sharing conflicts and another...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Abstract—Hardware transactional memory (HTM) systems have been studied extensively along the dimensi...
Shared-memory multiprocessors built from commodity microprocessors are being increasingly used to pr...
International audienceThis paper analyzes the sources of performance losses in hardware transactiona...
pa•thol•o•gy any deviation from a healthy, normal, or efficient condition. Hardware Transactional Me...
Abstract—Conflict detection and resolution are among the most fundamental issues in transactional me...
The efficient management of conflicts among concurrent transactions constitutes a key aspect that ha...
Transactional Memory (TM) aims to make shared memory parallel programming easier by abstracting away...
The recent trend of multicore CPUs pushes for major changes in software development. Traditional sin...
Abstract. One of the key design points of any hardware transactional memory (HTM) system is the conf...
2012-11-12Chip Multiprocessors (CMPs) are becoming the mainstream due to the physical power limits o...
The use of a conflict-address buffer (CAB) for reducing false conflicts in signature-based eager har...
When supported in silicon, transactional memory (TM) promises to become a fast, simple and scalable ...
Lazy hardware transactional memory (HTM) allows better utilization of available concurrency in trans...
Hardware transactional memory (HTM) systems have been studied extensively along the dimensions of sp...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Abstract—Hardware transactional memory (HTM) systems have been studied extensively along the dimensi...
Shared-memory multiprocessors built from commodity microprocessors are being increasingly used to pr...
International audienceThis paper analyzes the sources of performance losses in hardware transactiona...
pa•thol•o•gy any deviation from a healthy, normal, or efficient condition. Hardware Transactional Me...
Abstract—Conflict detection and resolution are among the most fundamental issues in transactional me...
The efficient management of conflicts among concurrent transactions constitutes a key aspect that ha...
Transactional Memory (TM) aims to make shared memory parallel programming easier by abstracting away...
The recent trend of multicore CPUs pushes for major changes in software development. Traditional sin...
Abstract. One of the key design points of any hardware transactional memory (HTM) system is the conf...
2012-11-12Chip Multiprocessors (CMPs) are becoming the mainstream due to the physical power limits o...
The use of a conflict-address buffer (CAB) for reducing false conflicts in signature-based eager har...
When supported in silicon, transactional memory (TM) promises to become a fast, simple and scalable ...
Lazy hardware transactional memory (HTM) allows better utilization of available concurrency in trans...
Hardware transactional memory (HTM) systems have been studied extensively along the dimensions of sp...
Abstract. In a software transactional memory (STM) system, conflict detection is the problem of dete...
Abstract—Hardware transactional memory (HTM) systems have been studied extensively along the dimensi...
Shared-memory multiprocessors built from commodity microprocessors are being increasingly used to pr...