Tera Operating System
The Tera OS is a microkernel architecture based on Unix
- Microkernel encapsulates hardware interface and manages hardware resources; provides memory management, process management, and scheduling.
- All other OS services provided at the next level up (SUPERVISOR level)
Microkernel is highly concurrent and distributed across all processors