What are the functions of operating systems?
Types of execution of programs
Multiple users and multiple programs
Operating system components
- Kernel: File Manager Memory Manager Device Drivers Scheduler Dispatcher
What includes in a File Manager
A file is a named separate group of data
What includes a Memory Manager?
What is included in boot strapping?
What is included in processes?
What is included in process administration?
process table:
Dispatcher:
interrupt signal:
Everything on semaphores
Everything on deadlock
holding data for output at a later more convenient time (ex. printer)
Attacks from the outside
- Problems: Insecure login (passwords etc) Sniffing software - records activities and reports to potential intruders
Attacks from within
- Problems: unruly processes (which try to do destructive activities)