A Hardwired Priority-Queue Scheduler for a Four-Core Java SoC
暂无分享,去创建一个
This paper presents the design and implementation of a hardwired thread scheduler circuit with multi-level priority queues for a four-core Java application processor. A hardwired thread scheduler is much more efficient than the software thread scheduler in a software OS kernel, such as Linux. Since the hardware scheduler can operate in parallel with the processor cores, complex scheduling decisions can be made while the processor cores are running applications. In addition, single-cycle context-switching is possible and no processor core has to waste time running the scheduler. Full-system implementation of a four-core Java processor with the hardware scheduler has been verified using a Xilinx Kintex-7 FPGA device. Performance evaluations show that the proposed system scales up very well and is promising for deeply-embedded multi-thread applications such as the automatic driver assistance systems or the drones.
[1] Martin Schoeberl,et al. A Java processor architecture for embedded real-time systems , 2008, J. Syst. Archit..
[2] Sascha Uhrig,et al. Real-time event-handling and scheduling on a multithreaded Java microcontroller , 2003, Microprocess. Microsystems.