Back to Search Start Over

Supporting Time-Based QoS Requirements in Software Transactional Memory

Authors :
Maldonado, Walther
Marlier, Patrick
Felber, Pascal
Lawall, Julia
Muller, Gilles
Rivière, Etienne
Source :
ACM Transactions on Parallel Computing; June 2015, Vol. 2 Issue: 2 p1-30, 30p
Publication Year :
2015

Abstract

Software transactional memory (STM) is an optimistic concurrency control mechanism that simplifies parallel programming. However, there has been little interest in its applicability to reactive applications in which there is a required response time for certain operations. We propose supporting such applications by allowing programmers to associate time with atomic blocks in the form of deadlines and quality-of-service (QoS) requirements. Based on statistics of past executions, we adjust the execution mode of transactions by decreasing the level of optimism as the deadline approaches. In the presence of concurrent deadlines, we propose different conflict resolution policies. Execution mode switching mechanisms allow the meeting of multiple deadlines in a consistent manner, with potential QoS degradations being split fairly among several threads as contention increases, and avoiding starvation. Our implementation consists of extensions to an STM runtime that allow gathering statistics and switching execution modes. We also propose novel contention managers adapted to transactional workloads subject to deadlines. The experimental evaluation shows that our approaches significantly improve the likelihood of a transaction meeting its deadline and QoS requirement, even in cases where progress is hampered by conflicts and other concurrent transactions with deadlines.

Details

Language :
English
ISSN :
23294949 and 23294957
Volume :
2
Issue :
2
Database :
Supplemental Index
Journal :
ACM Transactions on Parallel Computing
Publication Type :
Periodical
Accession number :
ejs37145542
Full Text :
https://doi.org/10.1145/2779621