Title :
Contention Management Policy in Software Transactional Memory in Parallel and Distributed Systems
Author :
Bethu, Srikanth ; Srikanth, Punugoti ; Ahmed, Moataz A.
Author_Institution :
Dept. of Comput. Sci. & Eng., JNTU Hyderabad, Hyderabad, India
Abstract :
In Parallel Programming, Transactional memory serves as a better alternative compared to the inherently used lock based programming. Transactional Memory implements fine grained locking at the ease of coarse grained programming. It scales well under low contention scenarios. A conflict depends on the interactions among the underlying data patterns. To handle conflicts in Transactional Memory the existing solution is addressed in two ways. One is Scheduling the Contentions and the other is Contention Management policy. Scheduling the contentions require storage of data structures that stores the contentions. Complexity of these data structures increases with increase in the application size. On the other hand the contention managers cannot handle high contention workloads and they are suited only for specific data patterns. In this project, the conflicts are handled by using a novel approach for contention management by using the time based and the workload based policies. The experiments conducted on the proposed contention manager policies along with the existing contention managers using Stamp Benchmarks, Inset Benchmarks and a sample bank application available in the Transactional Memory Library. Experiments are conducted on all the benchmarks and a review of policies for the various Benchmark programs is reported in this work.
Keywords :
parallel programming; storage management; transaction processing; bank application; coarse grained programming; contention management policy; contention scenario; data patterns; data structures; distributed systems; inset benchmarks; lock based programming; parallel programming; parallel systems; software transactional memory; stamp benchmarks; transactional memory library; Benchmark testing; Bioinformatics; Genomics; Instruction sets; Libraries; Programming; Contention Management Policy; Parallel programming; Stamp Bench marks; Transactional Memory policies;
Conference_Titel :
Communication Systems and Network Technologies (CSNT), 2014 Fourth International Conference on
Conference_Location :
Bhopal
Print_ISBN :
978-1-4799-3069-2
DOI :
10.1109/CSNT.2014.78