• User mode
  • Context mode
  • Switching mode User mode - application request privilage operation from kernel via system call
    Kernel mode - access to the resoursess
    System call is performed by switching to kernel mode, switching is used with context mode.

<
Previous Post
Linux Kernel
>
Next Post
Linux eBPF