首页    期刊浏览 2024年09月20日 星期五
登录注册

文章基本信息

  • 标题:Cache-Conscious Offline Real-Time Task Scheduling for Multi-Core Processors
  • 本地全文:下载
  • 作者:Viet Anh Nguyen ; Damien Hardy ; Isabelle Puaut
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2017
  • 卷号:76
  • 页码:14:1-14:22
  • DOI:10.4230/LIPIcs.ECRTS.2017.14
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Most schedulability analysis techniques for multi-core architectures assume a single Worst-Case Execution Time (WCET) per task, which is valid in all execution conditions. This assumption is too pessimistic for parallel applications running on multi-core architectures with local instruction or data caches, for which the WCET of a task depends on the cache contents at the beginning of its execution, itself depending on the task that was executed before the task under study. In this paper, we propose two scheduling techniques for multi-core architectures equipped with local instruction and data caches. The two techniques schedule a parallel application modeled as a task graph, and generate a static partitioned non-preemptive schedule. We propose an optimal method, using an Integer Linear Programming (ILP) formulation, as well as a heuristic method based on list scheduling. Experimental results show that by taking into account the effect of private caches on tasks' WCETs, the length of generated schedules is significantly reduced as compared to schedules generated by cache-unaware scheduling methods. The observed schedule length reduction on streaming applications is 11% on average for the optimal method and 9% on average for the heuristic method.
  • 关键词:Real-time scheduling; Cache-conscious scheduling; Many-core architectures; ILP; Static list scheduling
国家哲学社会科学文献中心版权所有