dc.contributor.author | Tsigas, Philippas | |
dc.contributor.author | Ha, Hoai Phuong | |
dc.contributor.author | Anshus, Otto J. | |
dc.date.accessioned | 2010-07-13T11:23:12Z | |
dc.date.available | 2010-07-13T11:23:12Z | |
dc.date.issued | 2008-10 | |
dc.description.abstract | This paper addresses the problem of universal synchronization
primitives that can support scalable thread synchronization for large-scale many-core architectures. The universal synchronization primitives that have been deployed widely
in conventional architectures, are the compare-and-swap (CAS) and load-linked/store-conditional (LL/SC) primitives. However,
such synchronization primitives are expected to reach their scalability limits in the evolution to many-core architectures
with thousands of cores.
<br>We introduce a non-blocking full/empty bit primitive, or NB-FEB for short, as a promising synchronization primitive
for parallel programming on may-core architectures. We show that the NB-FEB primitive is universal, scalable, feasible and convenient to use. NB-FEB, together with registers, can solve the consensus problem for an arbitrary number of processes
(universality). NB-FEB is combinable, namely its memory requests to the same memory location can be combined into only one memory request, which consequently mitigates performance degradation due to synchronization "hot spots" (scalability).
Since NB-FEB is a variant of the original full/empty bit that always returns a value instead of waiting for a conditional
flag, it is as feasible as the original full/empty bit, which has been implemented in many computer systems (feasibility).
The original full/empty bit is well-known as a special-purpose primitive for fast producer-consumer synchronization and has
been used extensively in the specific domain of applications. In this paper, we show that NB-FEB can be deployed easily as a general-purpose primitive. Using NB-FEB, we construct
a non-blocking software transactional memory system called NBFEB-STM, which can be used to handle concurrent threads conveniently. NBFEB-STM is space efficient: the space complexity of each object updated by N concurrent threads/transactions is Θ(N), the optimal. | en |
dc.format.extent | 256860 bytes | |
dc.format.mimetype | application/pdf | |
dc.identifier.uri | https://hdl.handle.net/10037/2563 | |
dc.identifier.urn | URN:NBN:no-uit_munin_2310 | |
dc.language.iso | eng | en |
dc.publisher | Universitetet i Tromsø | en |
dc.publisher | University of Tromsø | en |
dc.relation.ispartofseries | Technical Report in Computing Science at University of Tromsø, no. 2008-69 | en |
dc.rights.accessRights | openAccess | |
dc.subject | VDP::Matematikk og naturvitenskap: 400::Informasjons- og kommunikasjonsvitenskap: 420::Teoretisk databehandling, programmeringsspråk og -teori: 421 | en |
dc.subject | VDP::Mathematics and natural science: 400::Information and communication science: 420::Theoretical computer science, programming languages and programming theory: 421 | en |
dc.title | NB-FEB : an easy-to-use and scalable universal
synchronization primitive for parallel programming | en |
dc.type | Research report | en |
dc.type | Forskningsrapport | en |