[an error occurred while processing this directive]
School of Computer Science & Engineering
University of New South Wales
Advanced Operating Systems
COMP9242 2002/S2
Next: Simplified Real-Time Process Model
Up: 10-smp
Previous: SMP Scheduling
- Real-time processes characterised by a deadline.
- OS must be able to guarantee completion by deadline.
- Requires:
- predictable execution,
- predictable and limited system overheads,
- preemtability of long system calls,
- kernel locking, reentrancy...
- similar requirements as for SMP
- analysis of schedulability prior to process admission,
- careful scheduling.
Gernot Heiser
2002-10-11
[an error occurred while processing this directive]