Skip to content

Ring

  • Ring 0: Kernel
  • The only that can talk directly to hardware
  • Written mostly in C, C++ and Rust
  • Ring 1: Device drivers
  • Ring 2: Device drivers
  • Ring 3: Applications (userland)