Load Indices
Introduction
The characteristics of load indices are as follows :
- Should take into account CPU and I/O requirements
- Should reflect quantitatively, the qualitative elements of the load
- Should predict future load, say using dynamic prediction
- Should be stable to prevent thrashing due to fluctuations
- Correlation between Load indices and Performance
- CPU queue length
- CPU utilization
- Response time
Previous
Index(TOC)