Michael Hale Ligh

Цитати

Andrii Pastushenkoцитирапреди 7 месеца
kernel mode is implemented in ring 0 (most privileged) and user mode in ring 3 (least privileged). When the processor is executing in kernel mode, the code has unrestricted access to the underlying hardware, including privileged instructions, and to kernel and process memory regions (except on newer systems with SMEP, which prevents ring 0 execution of user pages).
Andrii Pastushenkoцитирапреди 7 месеца
most operating systems define a set of stable APIs that map to one or more system calls (for example, the APIs provided by ntdll.dll and kernel32.dll on Windows)
Andrii Pastushenkoцитирапреди 7 месеца
user application requests a service from the operating system’s kernel using a system call
fb2epub
Плъзнете и пуснете файловете си (не повече от 5 наведнъж)