• Aucun résultat trouvé

transactional memory

Inherent Limitations of Hybrid Transactional Memory

Inherent Limitations of Hybrid Transactional Memory

... Hybrid Transactional Memory (HyTM) schemes have recently been proposed to complement the fast, but best-effort nature of Hardware Transactional Memory (HTM) with a slow, reliable software ...

16

Software Transactional Memory: Worst Case Execution Time Analysis

Software Transactional Memory: Worst Case Execution Time Analysis

... the transactional memory (TM) concept has attracted much interest from both academy [1, 2] and industry [3] as it eases program- ming and avoids the problems of lock-based ...resources, transactional ...

9

On improving the ease of use of the software transactional memory abstraction

On improving the ease of use of the software transactional memory abstraction

... of transactional memory research that focuses on improv- ing STM protocols without effecting how the user interacts with the STM, that is by ensuring some implementation level properties or by increasing ...

173

Classification and Elimination of Conflicts in Hardware Transactional Memory Systems

Classification and Elimination of Conflicts in Hardware Transactional Memory Systems

... hardware transactional memory and investigates techniques to reduce the ...hardware transactional memory systems (HTM) into four classes of conflicts: true sharing, false sharing, silent ...

9

Autonomic Parallelism and Thread Mapping Control on Software Transactional Memory

Autonomic Parallelism and Thread Mapping Control on Software Transactional Memory

... Keywords—autonomic, transactional memory, feedback control, synchronization, parallelism adaptation, thread affinity ...of memory hier- archy brought by multicore processors gives diverse access ...

11

Control of Autonomic Parallelism Adaptation on Software Transactional Memory

Control of Autonomic Parallelism Adaptation on Software Transactional Memory

... Keywords—autonomic, transactional memory, feedback control, synchronization, parallelism adaptation I. I NTRODUCTION Multicore processors are ubiquitous, which enhance pro- gram performance through thread ...

9

Towards a formal account for software transactional memory

Towards a formal account for software transactional memory

... Dipartimento di Scienze Pure e Applicate, Universit´ a di Urbino, Italy 3 Imperial College London, United Kingdom Abstract. Software transactional memory (STM) is a concurrency con- trol mechanism for ...

9

A Lock-based Protocol for Software Transactional Memory

A Lock-based Protocol for Software Transactional Memory

... Syst`emes communicants Projet ASAP Publication interne n ˚ 1893 — Mai 2008 — 23 pages Abstract: The aim of a software transactional memory (STM) system is to facilitate the design of concur- rent programs, ...

27

Software Transactional Memory: Worst Case Execution Time Analysis

Software Transactional Memory: Worst Case Execution Time Analysis

... the transactional memory (TM) concept has attracted much interest from both academy [1, 2] and industry [3] as it eases program- ming and avoids the problems of lock-based ...resources, transactional ...

9

Boosting Transactional Memory with Stricter Serializability

Boosting Transactional Memory with Stricter Serializability

... Model Transactional memory (TM) is a recent paradigm that allows multiple processes to access concurrently a shared memory ...shared memory with the help of ...

21

Real-Time Support for Software Transactional Memory

Real-Time Support for Software Transactional Memory

... Abstract—Transactional memory is currently a hot research topic, having attracted the focus of both academic researchers and development groups at ...of transactional memory has recently ...

10

Partial Replication Policies for Dynamic Distributed Transactional Memory in Edge Clouds

Partial Replication Policies for Dynamic Distributed Transactional Memory in Edge Clouds

... Figure 3 depicts the average number of groups involved in a transaction with error bars showing the distance of the average to the standard deviation. We observe that, for the Static pol[r] ...

7

Architectural and compiler support for strongly atomic transactional memory

Architectural and compiler support for strongly atomic transactional memory

... Proceedings of the 10th International Conference on Architectural Support for Programming Languages and Operating Systems ASPLOS-X, pages 18{29, San Jose, California, October 5{9 2002.. [r] ...

214

High-Performance Transactional Event Processing

High-Performance Transactional Event Processing

... a transactional tuple space implementation that abides by the se- mantics described in [17] and uses the data structures described in ...software transactional memory based on [18] for the ...

20

On the Consistency Conditions of Transactional Memories

On the Consistency Conditions of Transactional Memories

... Software Transactional Memory (STM) is to discharge the programmers from the management of synchronization in multiprocess programs that access concurrent ...

27

Transactional pointers: experiences with HTM-based reference counting in C++

Transactional pointers: experiences with HTM-based reference counting in C++

... in transactional memory in the last few years, a reasonable amount of effort has been focused on integrating TM with mainstream programming languages, such as ...of transactional constructs into ...

16

STM systems: Enforcing strong isolation between transactions and non-transactional code

STM systems: Enforcing strong isolation between transactions and non-transactional code

... shared memory may occasionally be accessed by both transactions as well as non-transactional ...shared memory both transactionally and non-transactionally would be consid- ered ...between ...

19

Grasping the Gap between Blocking and Non-Blocking Transactional Memories

Grasping the Gap between Blocking and Non-Blocking Transactional Memories

... Abstract. Transactional memory (TM) is an inherently optimistic syn- chronization abstraction: it allows concurrent processes to execute se- quences of shared-data accesses (transactions) speculatively, ...

16

Co-design of the Medical Assistive and Transactional Technologies system

Co-design of the Medical Assistive and Transactional Technologies system

... Journées Recherche en Imagerie et Technologies pour la Santé (RITS 2015), Société Française de Génie Biologique et Médical (SFGBM), Mar 2015, Dourdan, France.. Actes des Journées Recherc[r] ...

3

Minimal Observability and Privacy Preserving Compensation for Transactional Services

Minimal Observability and Privacy Preserving Compensation for Transactional Services

... From a pure transactional perspective, we are close to logging for nested transactions. For the basics of (single level) undo/redo recovery, the interested reader is referred to [17]. [24,22] discuss the logging ...

28

Show all 1106 documents...

Sujets connexes