2006 Articles
The Case for the Precision Timed (PRET) Machine
We argue that at least for embedded software applications, computer architecture, software, and networking have gone too far down the path of emphasizing average case performance over timing predictability. In architecture, techniques such as multi-level caches and deep pipelines with dynamic dispatch and speculative execution make worst-case execution times (WCET) highly dependent on both implementation details of the processor and on the context in which the software is executed. Yet virtually all real-time programming methodologies depend on WCET. When timing properties are important in the software and when concurrent execution is affected by timing, the result is brittle designs. In this paper, we argue for precision timed (PRET) machines, which deliver high performance, but not at the expense of timing predictability. We summarize a number of research approaches that can be used to create PRET machines, and discuss how the software, operating system, and networking abstractions built above the machine architecture will have to change.
Subjects
Files
-
edwards2006case.pdf application/pdf 97.7 KB Download File
More About This Work
- Academic Units
- Computer Science
- Publisher
- Department of Electrical Engineering and Computer Sciences, University of California at Berkeley
- Series
- EECS Department Technical Report, UCB/EECS-2006-149
- Published Here
- September 22, 2011