Operating System L-1
Operating System L-1
(Operating system)
Have you ever thought how production activities are
managed in a manufacturing company? There are
processes in manufacturing that transform raw
materials finished end product different departments
are responsible for the execution of their processes.
Processor Management
The management of the CPU (or a processor) by an
os is known as processor management. For example, in
multiprogramming system (i.e. a system where a number
of processes are carried out using a single CPU), the os
allocates the order and time for each process to run.
Memory Management
The programs that are to be executed are stored in
the main memory. Memory management refers to the
process of allocating memory to a program and
deallocating it when it is no longer required. This task is
performed by os.