학술논문

Multiprocessor Task Migration Implementation in a Reconfigurable Platform
Document Type
Conference
Source
2009 International Conference on Reconfigurable Computing and FPGAs Reconfigurable Computing and FPGAs, 2009. ReConFig '09. International Conference on. :362-367 Dec, 2009
Subject
Computing and Processing
Field programmable gate arrays
Computer architecture
Embedded computing
Multiprocessing systems
Mice
Embedded software
Processor scheduling
Real time systems
Operating systems
Energy consumption
MPSoC
RTOS for embedded platforms
Task migration
FPGA
Dynamic and partial reconfigurable systems
Language
ISSN
2325-6532
Abstract
Mutiprocessor architecture in embedded computing is becoming widely used. In fact, with specific development tools, platforms such as Xilinx Virtex-5 or Virtex-6 FPGA can implement multiprocessor systems (with soft-core and hard-core processors) {with just a few mouse clicks} and offer the possibility of partial and dynamic reconfiguration. Software tasks are scheduled on these platforms by embedded and distributed Real Time Operating System (RTOS). To provide high performance (execution time, power consumption...) to these Multiprocessor Soc (MPSoC) platforms, the RTOS can enable the migration of software tasks between processors. Our work deals with the study and the development of a software layer (an application programming interface) which allows task migration between soft-core processors. The soft-core can be dynamically loaded on FPGA on demand. In this paper, we present a platform that merges these two aspects, partial reconfiguration and software task migration in the context of MPSoCs. We notably investigate the incurred time and overhead for task migration and partial reconfiguration.