Abstract
This paper proposes extensions to the Ada interrupt handling facilities to allow the dispatching domain of handlers to be set, where this is supportable by the underlying platform.
Recommendations
Execution time timers for interrupt handling
This paper argues that the addition of interrupt timers follows naturally by execution time measurement for interrupt handling introduced with Ada 2012, and that full execution time control for interrupts allows safety against unexpected interrupt rates ...
Precise Interrupts
Interrupts and in particular precise interrupts constitute an integral part of all computer architectures. Implementing precise interrupts can substantially inhibit the performance of computers. To gain some insight into the problem, we divide common ...






Comments