Migration-Based Synchronization

  • Stefan Reif Friedrich-Alexander-Universität
  • Phillip Raffeck Friedrich-Alexander-Universität
  • Luis Gerhorst Friedrich-Alexander-Universität
  • Wolfgang Schröder-Preikschat Friedrich-Alexander-Universität
  • Timo Hönig Ruhr University

Resumo


A fundamental challenge in multi- and many-core systems is the correct execution of concurrent access to shared data. A common drawback from existing synchronization mechanisms is the loss of data locality as the shared data is transferred between the accessing cores. In real-time systems, this is especially important as knowledge about data access times is crucial to establish bounds on execution times and guarantee the meeting of deadlines.We propose in this paper a refinement of our previously sketched approach of Migration-Based Synchronization (MBS) as well as its first practical implementation. The core concept of MBS is the replacement of data migration with control-flow migration to achieve synchronized memory accesses with guaranteed data locality. This leads to both shorter and more predictable execution times for critical sections. As MBS can be used as a substitute for classical locks, it can be employed in legacy applications without code alterations.We further examine how the gained data locality improves the results of worst-case timing analyses and results in tighter bounds on execution and response time. We reason about the similarity of MBS to existing synchronization approaches and how it enables us to reuse existing analysis techniques.Finally, we evaluate our prototype implementation, showing that MBS can exploit data locality with similar overheads as traditional locking mechanisms.
Palavras-chave: Costs, Multicore processing, Prototypes, Tools, Data structures, Real-time systems, Hardware, multi-core systems, data locality, thread synchronization, control-flow migration, real-time systems, timing analysis
Publicado
22/11/2021
Como Citar

Selecione um Formato
REIF, Stefan; RAFFECK, Phillip; GERHORST, Luis; SCHRÖDER-PREIKSCHAT, Wolfgang; HÖNIG, Timo. Migration-Based Synchronization. In: SIMPÓSIO BRASILEIRO DE ENGENHARIA DE SISTEMAS COMPUTACIONAIS (SBESC), 11. , 2021, Evento Online. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2021 . p. 8-15. ISSN 2237-5430.