Abstract
Efficient synchronization is a key concern in an embedded many-core system-on-chip (SoC). The use of atomic read-modify-write instructions combined with cache coherency as synchronization primitive is not always an option for shared-memory SoCs due to the lack of suitable IP. Furthermore, there are doubts about the scalability of hardware cache coherency protocols. Existing distributed locks for NUMA multiprocessor systems do not rely on cache coherency and are more scalable, but exchange many messages per lock.
This paper introduces an asymmetric distributed lock algorithm for shared-memory embedded multiprocessor systems without hardware cache coherency. Messages are exchanged via a low-cost inter-processor communication ring in combination with a small local memory per processor. Typically, a mutex is used over and over again by the same process, which is exploited by our algorithm. As a result, the number of messages exchanged per lock is significantly reduced. Experiments with our 32-core system show that when having locks in SDRAM, 35% of the memory traffic is lock related. In comparison, our solution eliminates all of this traffic and reduces the execution time by up to 89%.
Original language | Undefined |
---|---|
Title of host publication | Proceedings of the International Conference on Embedded Computer Systems: Architectures, Modeling, and Simulation (IC-SAMOS 2012) |
Place of Publication | USA |
Publisher | IEEE |
Pages | 176-182 |
Number of pages | 7 |
ISBN (Print) | 978-1-4673-2296-6 |
DOIs | |
Publication status | Published - 16 Jul 2012 |
Event | 2012 International Conference on Embedded Computer Systems: Architectures, Modeling, and Simulation, IC-SAMOS XII - Institute of East Aegean, Samos, Greece Duration: 16 Jul 2012 → 19 Jul 2012 Conference number: 12 |
Publication series
Name | |
---|---|
Publisher | IEEE Circuits & Systems Society |
Number | CFP1252A-U |
Conference
Conference | 2012 International Conference on Embedded Computer Systems: Architectures, Modeling, and Simulation, IC-SAMOS XII |
---|---|
Abbreviated title | IC-SAMOS |
Country/Territory | Greece |
City | Samos |
Period | 16/07/12 → 19/07/12 |
Keywords
- IR-80925
- EWI-22073
- METIS-287939