Efficient Response-Time Analysis for Tasks with Offsets

  • Authors:
  • Affiliations:
  • Venue:
  • RTAS '04 Proceedings of the 10th IEEE Real-Time and Embedded Technology and Applications Symposium
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a method that enables an efficient implementationof the approximative response-time analysis (RTA)for tasks with offsets presented by Tindell [Using Offset Information to Analyse Static Priority Pre-emptively Scheduled Task Sets] and PalenciaGutierrez et al. [Schedulability Analysis for Tasks with Static and Dynamic Offsets].The method allows for significantly faster implementationsof schedulability tools using RTA. Furthermore, reducingcomputation time, from tens of milliseconds to just afraction of a millisecond, as we will show, is a step towardson-line RTA in for example admission control systems.We formally prove that our reformulation of earlier presentedequations is correct and allow us to statically representparts of the equation, reducing the calculations duringfix-point iteration. We show by simulations that the speed-upwhen using our method is substantial. When task setsgrow beyond a trivial number of tasks and/or transactionsa speed-up of more than 100 times (10 transactions and 10tasks/transaction) compared to the original analysis can beobtained.