- CPU Architecture: X86_64 and ARM64
- Tasking: Multi-tasking
- Cored: Multi-cored
- Memory Map: Single-address-map (identity-mapped)
- Networking: Networked
- Type: PC operating system
- System Bootstraps
- Starts scheduler
- Starts memory manager
- Starts I/O manager
- Initializing Device Drivers
- Starts Network Stack
- Mounting Filesystems
- Start Security Services
- Initializes Interrupt Handling
- Configure System Calls
- Initializes Resource Management
- Starts Error Handling & Logging
- Some kernel bypass for efficiency
- Apps that are part of the OS and user input handling
- Any third-party applications and code
- Apps running in an untrusted environment