PC 1
Read Chapter 1 of the textbook and give definitions for: (10 pts. each)
virtualization
provide an application with the illusion of resources that are not physically present
reliability
a property of a system that does exactly what it is designed to do
availability
the percentage of time that a system is usable
portability
the ability of software to work across multiple hardware platforms
application programming interface (API)
the system call interface provided by an operating system to applications
overhead
the added resource cost of implementing an abstraction versus using the underlying hardware resources directly
response time
the time for a task to complete, from when it starts until it is done
throughput
the rate at which a group of tasks are completed
performance predictability
whether a system’s response time or other performance metric is consistent over time
time-sharing operating system
an operating system designed to support interactive use of the computer