【24h】

Architecting RTOS for Extensibility by Heterogeneous Multiprocessing with Proxy Kernels

机译:通过代理内核的异构多处理为可扩展性设计RTOS

获取原文
获取原文并翻译 | 示例

摘要

This paper proposes an extensible RTOS (real-time operating system) architecture for embedded heterogeneous muti-core processors, which consist of processors with different processing power and functionalities. The architecture splits the RTOS kernel into the two components, the proxy kernel (PK) and user-level kernel (UK). The PK runs on a less powerful core, and delegate its functions to the UK that runs on a powerful core as a user process. The UK takes responsibility for the dynamic resource management functions, thus, the PK can focus on the basic but important RTOS functionalities, such as timing management, synchronization, and dispatching the highest priority process. The experiment results running micro benchmark programs show that the proposed architecture can achieve the faster creation and invocation of processes and that a communication cost between the PK and the UK is negligible.
机译:本文提出了一种用于嵌入式异构多核处理器的可扩展RTOS(实时操作系统)体系结构,该体系结构由具有不同处理能力和功能的处理器组成。该体系结构将RTOS内核分为两个部分,代理内核(PK)和用户级内核(UK)。 PK在功能较弱的核心上运行,并将其功能委派给在功能强大的核心上作为用户进程运行的UK。英国负责动态资源管理功能,因此,PK可以专注于基本但重要的RTOS功能,例如时序管理,同步和调度最高优先级的流程。运行微基准测试程序的实验结果表明,所提出的体系结构可以更快地创建和调用流程,并且PK和UK之间的通信成本可以忽略不计。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号