Title :
Operating System Structures for Multiprocessor Systems on Programmable Chip
Author :
Huang, Miaoqing ; Andrews, David ; Agron, Jason
Author_Institution :
Univ. of Arkansas, Fayetteville, AR, USA
Abstract :
Chips are moving from single-core systems to much more complex, heterogeneous many core systems. While heterogeneous architectures promise high performance, they are also challenging our ability to port our existing operating systems to abstract the heterogeneous components into a unified architecture. Baseline solutions to resolve heterogeneity issues within many cores use Remote Procedure Calls (RPC) for applications running on slave processors to access a traditional monolithic kernel running on a common master node. Micro kernels are once again re-emerging to eliminate the central bottleneck of the monolithic kernel. In both cases the RPC methods used for communications increase the overhead of system services, counter to the desire of breaking threads up into finer grained services to match and scale with increasing numbers of processors. In this paper we show how new invocation mechanisms built as hardware primitives in combination with new a new hw/sw co-designed micro kernel can resolve heterogeneity issues in a framework that supports the level of scalability required for next generation systems. We present experimental results as well as a new queuing model to show how both monolithic and micro kernels that rely historical interrupt mechanisms cannot support scalability beyond small numbers of processors. We also show through these results the potential scalability of a hardware kernel based micro kernel with new lightweight invocation mechanisms.
Keywords :
hardware-software codesign; multiprocessing systems; operating system kernels; reconfigurable architectures; system-on-chip; RPC method; hardware-software codesigned microkernel; heterogeneous architecture; heterogeneous many-core system; monolithic kernel; multiprocessor system; next generation system; operating system structure; programmable chip; queuing model; remote procedure call; slave processor; microkernel; multiprocessor system; operating system; reconfigurable computing;
Conference_Titel :
Reconfigurable Computing and FPGAs (ReConFig), 2010 International Conference on
Conference_Location :
Quintana Roo
Print_ISBN :
978-1-4244-9523-8
Electronic_ISBN :
978-0-7695-4314-7
DOI :
10.1109/ReConFig.2010.15