ScholarMate
客服热线:400-1616-289

TDTA: Topology-Based Real-Time DAG Task Allocation on Identical Multiprocessor Platforms

Wu, Yulong; Zhang, Weizhe*; Guan, Nan; Ma, Yehan
Science Citation Index Expanded
上海交通大学

摘要

Modern real-time systems contain complex workloads, which are usually modeled as directed acyclic graph (DAG) tasks and deployed on multiprocessor platforms. The complex execution logic of DAG tasks results in excessive schedulability analysis overhead, and the current DAG task allocation strategy cannot efficiently utilize processor resources (inner parallelization of DAG tasks). In this article, an invalid-edge deletion (IED) method is proposed to reduce the execution complexity of the DAG tasks while guaranteeing the correctness of the execution logic. Besides, we bound the number of complete paths for DAG tasks, which re-limits the searching space of the schedulability analysis. Then, a topology-based DAG tasks allocation (TDTA) strategy is developed, which reduces the interference caused by higher-priority DAG tasks to enable the full utilization of the processor resources. The experimental results show that the IED method effectively reduces the overhead of DAG task analysis, and the performance of the TDTA strategy is better than the performance of other state-of-the-art strategies.

关键词

Task analysis Resource management Processor scheduling Job shop scheduling Real-time systems Vehicle dynamics Topology Real-time system directed acyclic graph task tasks allocation strategy partitioned scheduling fixed-priority