CMD + K

Kapittel 3 · CPU-virtualisering og Limited Direct ExecutionLimited Direct Execution

User Mode and Kernel Mode: The Trap Door

0:42Fortellerstemme
0:00 / 0:00

User mode vs kernel mode — programs run directly on the CPU in user mode; a trap instruction is the only legal way to reach the kernel for privileged work, and a return-from-trap brings the CPU back

user modekernel modetrapsystem callLimited Direct Execution