학술논문

MRAPI resource management layer on reconfigurable systems-on-chip
Document Type
Conference
Source
2014 9th International Symposium on Reconfigurable and Communication-Centric Systems-on-Chip (ReCoSoC) Reconfigurable and Communication-Centric Systems-on-Chip (ReCoSoC), 2014 9th International Symposium on. :1-7 May, 2014
Subject
Components, Circuits, Devices and Systems
Computing and Processing
Message systems
Operating systems
Servers
Hardware
Multicore processing
Program processors
reconfigurable computing
real-time operating systems
multiprocessor architectures
FPGA
MRAPI
Language
Abstract
A major challenge of heterogeneous reconfigurable System-on-Chip (SoC) is how to fulfil inter-processing element communication without sacrificing performance, ease of programming and portability. In such a platform, the application is divided into threads managed by an operating system, and whereas some threads are implemented as hardware accelerators that can run across different partitions of the chip, others run as software threads on embedded processors. Relying on the Multicore Resource management API (MRAPI) specification and client-server mechanisms, this article describes a way to provide hardware threads the same kind of access to OS services that software threads have, whatever is the core they are running on. As a case-study, we introduce in this work a real implementation (SW and HW) of this API and quantifies the overhead cost of this abstraction layer on top of an operating system.