ch1 - introduction
ch1 - introduction
VI sh pico
open( ), read( ), close( )
a.out
write( )
fork( )
hardware
System
who
kernel calls
cc
Application Compilers
programs
I/O Management
Process Management
Memory Management
File Systems Management
Device Drivers Management
System Calls (Application Program Interface)
Interprocess Communication
Protection System
Networking
Asymmetric multiprocessing
Each processor is assigned a specific task; master
processor schedules and allocates work to slave
processors.
More common in extremely large systems