Kernel, Processes and Threads
Kernel, Processes and Threads
Windows Architecture
Components
HAL Interacts with hardware, drives device components on mainboard Abstracts hardware specifics that differ between systems of the same architecture
Microkernel
Kernel information
Process
Thread Scheduling
Processes information
Linux Architecture
Monolithic kernel
Process management Interprocess communication Memory management File system management VFS: provides a single interface to multiple file systems I/O management Networking
Process information