Kernel Mode Execution

Summary :

This lecture explains the distinction between user mode and kernel mode execution in OS. It details how system calls and interrupts trap the CPU to kernel mode, context saving on kernel stack, interrupt descriptor table (IDT), and context switching in kernel mode.


    Kernel Mode Execution
    Kernel Mode Execution