First page Back Continue Last page Overview Graphics
OS Approach:
Single System Image (SSI)
- To the extent possible, maintain the appearance of a single-processor system
- Maintain current UNIX process model- Parallelism between processes
- Parallelism in thread-enabled processes
- Requires minimal changes to applications yet offer significant performance benefit
 
- Because the APIs and services weren't designed for MP, not always straight forward