Showing posts with the label OSShow all
scheduling

scheduling

WHAT IS CPU SCHEDULING?                        Scheduling refers to the set of policies and mechanisms that an OS support for …

Read more
Process control block

Process control block

What is process control block (PCB)?               When a user initiates of a  new process, the OS collect all the informa…

Read more
Process management

Process management

WHAT IS PROCESS?                    A process is an instance of a program in execution. In other word process is an asynch…

Read more