Maturity | |
---|---|
![]() | |
![]() | |
![]() | |
![]() |
Center |
Periphery |

Protection rings in a CPU refer to a hierarchical model where different levels of privilege are assigned to software components. The kernel operates in a privileged mode (ring 0) with full access to hardware, while user applications run in a less privileged mode (ring 3) with restricted access.
Links
WARNING: This entry is marked as experimental/in development.