Parametric Timing Estimation With Newton-Gregory Formulae ∗
| Citations: | 2 - 0 self |
BibTeX
@MISC{Engelen_parametrictiming,
author = {Robert Van Engelen and Kyle Gallivan and Burt Walsh},
title = {Parametric Timing Estimation With Newton-Gregory Formulae ∗},
year = {}
}
OpenURL
Abstract
To determine safe and tight worst-case execution time (WCET) estimates of scientific and multimedia codes that spent most of the execution time on executing loop iterations, efficient and accurate loop iteration count estimation methods are required. To support dynamic scheduling decisions based on WCET estimations, an effective loop iteration count estimation method should generate parametric formulae that can be evaluated at runtime. Therefore, the loop iteration count estimation methods utilized for WCET estimation must be effective in analyzing loops with symbolic bounds, non-rectangular loops, zero-trip loops, loops with multiple critical paths, and loops with non-unit strides. In this paper we present a novel approach to parametric WCET estimation to handle loops with both affine and nonaffine loop bounds in an efficent manner using a formulation based on Newton-Gregory interpolating polynomials. 1 Introduction and Related Work Static worst-case execution of time (WCET) estimates are used in real-time system scheduling and dynamic







