Assignment 1 Os
Assignment 1 Os
Operating System (OS) is one of the core software programs that runs on the
hardware and makes it usable for the user to interact with the hardware so that
they can send commands (input) and receive results (output). It provides a
consistent environment for other software to execute commands. So we can say
that the OS acts at the center through which the system hardware, other
softwares, and the user communicate. The following figure shows the basic
working of the operating system and how it utilizes different hardware or
resources. Operating system serves many functions but I will discuss about the
major functions which all operating systems have.
Question No 2
OS monitors the health of our system’s hardware, giving us an idea of how well
(or not) it’s performing. We can see how busy our CPU is, or how quickly our hard
drives retrieve data, or how much data our network card is sending etc. and it also
monitors system
Question NO3
Question NO4
it is still alive. For example, Intel makes Pentium I, II, and III, and 4 CPUs with
a variety of different properties including speed and power consumption. All
of these machines are architecturally compatible. They differ only in price and
performance, which is the essence of the family idea.
Question NO6
Every nanosecond one instruction emerges from the pipeline. This means the
machine is executing 1 billion instructions per second. It does not matter at all
how many stages the pipeline has. A 10-stage pipeline with 1 nsec per stage
would also execute 1 billion instructions per second. All that matters is how
often a finished instruction pops out the end of the pipeline.