OS Chapter2 WS
OS Chapter2 WS
WS 2.1-2.3 (pg.69-91),
WS 2.4-2.6 (pg.92-100),
WS 2.7- 2.10 (pg.108- 117)
OPERATING SYSTEM OBJECTIVES AND FUNCTIONS
Time sharing and multiprogramming raise a host of new problems for the OS.
● If multiple jobs are in memory, then they must be protected from interfering with each
other by, for example, modifying each other’s data.
● With multiple interactive users, the file system must be protected so only authorized
users have access to a particular file.
● The contention for resources, such as printers and mass storage devices, must be
handled.
MAJOR ACHIEVEMENTS
Multicore OS Considerations:
● Parallelism within Applications
● Virtual Machine Approach
TRADITIONAL UNIX SYSTEMS
MODERN UNIX SYSTEMS
LINUX
LINUX
LINUX
Questions