最坏执行时间(Worst case execution time): 实时任务运行一次所需的最长时间。实 时调度算法往往以实时任务的最坏执行时间为根据,确定实时任务集是否可调度。
基于10个网页-相关网页
衡量系统实时性的最重要的参数是任务的最坏情况执行时间(Worst Case Execution Time,WCET),WCET为任务的实时调度、任务的优先级仲裁、资源的冲突仲裁以及任务间通信提供依据,是确保系统安全运...
基于8个网页-相关网页
衡量系统实时性的最重要的参数是任务的最坏情况执行时间(Worst Case Execution Time,WCET),WCET为任务的实时调度、任务的优先级仲裁、资源的冲突仲裁以及任务间通信提供依据,是确保系统安全运...
基于4个网页-相关网页
Worst-case execution time 的执行时间 ; 程序最差情况执行时间 ; 最差情况执行时间
worst-case execution time analysis 最坏执行时间分析
remaining worst-case execution time 剩余最长执行时间
In an RT environment, however, the JIT compiler introduces an unpredictable run-time behaviour that wreaks havoc on worst-case execution time analysis.
然而,在RT环境中,JIT编译器引入了不可预知的运行时行为,这将严重影响最坏情况时执行时间分析。
Together with schedulability analysis, Worst-Case Execution Time analysis(WCET analysis) forms the basis for establishing confidence into the timely operation of a real-time system.
最坏执行时间分析与可调度性分析构成了实时系统时间方面操作可信的基础。
应用推荐