Arrow Research search
Back to I&C

I&C 2004

Stack size analysis for interrupt-driven programs

Journal Article journal-article Computer Science ยท Theoretical Computer Science

Abstract

We study the problem of determining stack boundedness and the exact maximum stack size for three classes of interrupt-driven programs. Interrupt-driven programs are used in many real-time applications that require responsive interrupt handling. In order to ensure responsiveness, programmers often enable interrupt processing in the body of lower-priority interrupt handlers. In such programs a programming error can allow interrupt handlers to be interrupted in a cyclic fashion to lead to an unbounded stack, causing the system to crash. For a restricted class of interrupt-driven programs, we show that there is a polynomial-time procedure to check stack boundedness, while determining the exact maximum stack size is PSPACE-complete. For a larger class of programs, the two problems are both PSPACE-complete, and for the largest class of programs we consider, the two problems are PSPACE-hard and can be solved in exponential time. While the complexities are high, our algorithms are exponential only in the number of handlers, and polynomial in the size of the program.

Authors

Keywords

  • Program analysis
  • Stack bounds
  • Interrupt programs

Context

Venue
Information and Computation
Archive span
1987-2026
Indexed papers
3021
Paper id
15444070840336219
v2026.09.13