Inter-kernel communication facility of a distributed operating system for NoC-based lightweight manycores

•A rich communication layer better exploits the features of lightweight manycores.•A rich communication layer speeds up OS services running in a lightweight manycore.•Synchronization may be improved by a factor of 16.87×.•Dense data transfers may be improved by a factor of 1.68×. Lightweight manycor...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Journal of parallel and distributed computing 2021-08, Vol.154, p.1-15
Hauptverfasser: Penna, Pedro Henrique, Souto, João Vicente, Uller, João Fellipe, Castro, Márcio, Freitas, Henrique, Méhaut, Jean-François
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:•A rich communication layer better exploits the features of lightweight manycores.•A rich communication layer speeds up OS services running in a lightweight manycore.•Synchronization may be improved by a factor of 16.87×.•Dense data transfers may be improved by a factor of 1.68×. Lightweight manycore processors deliver high performance and scalability by bundling in a single chip hundreds of low-power cores, a distributed memory architecture and Networks-on-Chip (NoCs). Operating Systems (OSes) for these processors feature a distributed design, in which a communication layer enables kernels to exchange information and interoperate. Currently, this communication infrastructure is based on mailboxes, which enable fixed-size message exchanges with low latency. However, this solution is suboptimal because it can neither fully exploit the NoC nor efficiently handle the diversity of OS communication protocols. We propose an Inter-Kernel Communication (IKC) facility that exposes two kernel-level communication abstractions in addition to mailboxes: syncs, for enabling a process to signal and unlock another process remotely, and portals, for handling dense data transfers with high bandwidth. We implemented the proposed facility in Nanvix, the only open-source distributed OS that runs on a baremetal lightweight manycore, and we evaluated our solution on a 288-core processor (Kalray MPPA-256). Our results showed that our IKC facility achieves up to 16.87× and 1.68× better performance than a mailbox-only solution, in synchronization and dense data transfers, respectively.
ISSN:0743-7315
1096-0848
DOI:10.1016/j.jpdc.2021.04.002