You are in the accessibility menu

Please use this identifier to cite or link to this item: http://acervodigital.unesp.br/handle/11449/72788
Title: 
LUTS: A lightweight user-level transaction scheduler
Author(s): 
Institution: 
  • Universidade Estadual de Campinas (UNICAMP)
  • Universidade Estadual Paulista (UNESP)
ISSN: 
  • 0302-9743
  • 1611-3349
Abstract: 
Software Transactional Memory (STM) systems have poor performance under high contention scenarios. Since many transactions compete for the same data, most of them are aborted, wasting processor runtime. Contention management policies are typically used to avoid that, but they are passive approaches as they wait for an abort to happen so they can take action. More proactive approaches have emerged, trying to predict when a transaction is likely to abort so its execution can be delayed. Such techniques are limited, as they do not replace the doomed transaction by another or, when they do, they rely on the operating system for that, having little or no control on which transaction should run. In this paper we propose LUTS, a Lightweight User-Level Transaction Scheduler, which is based on an execution context record mechanism. Unlike other techniques, LUTS provides the means for selecting another transaction to run in parallel, thus improving system throughput. Moreover, it avoids most of the issues caused by pseudo parallelism, as it only launches as many system-level threads as the number of available processor cores. We discuss LUTS design and present three conflict-avoidance heuristics built around LUTS scheduling capabilities. Experimental results, conducted with STMBench7 and STAMP benchmark suites, show LUTS efficiency when running high contention applications and how conflict-avoidance heuristics can improve STM performance even more. In fact, our transaction scheduling techniques are capable of improving program performance even in overloaded scenarios. © 2011 Springer-Verlag.
Issue Date: 
9-Nov-2011
Citation: 
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), v. 7016 LNCS, n. PART 1, p. 144-157, 2011.
Time Duration: 
144-157
Keywords: 
  • Benchmark suites
  • Execution context
  • Improving systems
  • Management policy
  • Poor performance
  • Pro-active approach
  • Processor cores
  • Program performance
  • Runtimes
  • Software transactional memory
  • System levels
  • Transaction scheduling
  • Algorithms
  • Benchmarking
  • Java programming language
  • Memory architecture
  • Parallel processing systems
Source: 
http://dx.doi.org/10.1007/978-3-642-24650-0_13
URI: 
Access Rights: 
Acesso restrito
Type: 
outro
Source:
http://repositorio.unesp.br/handle/11449/72788
Appears in Collections:Artigos, TCCs, Teses e Dissertações da Unesp

There are no files associated with this item.
 

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.