Write a short note on pcb, Operating System

Assignment Help:

Write a short note on PCB?

Every process is represented in the operating system by a process control block also called a task control block. It contains more information regarding the process.

Process state- the status may be new, ready, running, and waiting, halted and so on.

Program counter- the counter picks out the address of the next instruction to be executed for this process.

CPU Registers: together with the program counter this state information should be saved when an interrupt take place, to permit the process to be continued correctly afterward.

Memory management information: comprise value of the segment tables or page tables, base and limit registers, depending on the memory system used by the OS.

Accounting information: comprise the amount of CPU and real time used, time limits, account numbers, job or process numbers, and etc.

I/O status information: Comprise the list of I/O devices allocated to this process, a list of open files and so on.

 


Related Discussions:- Write a short note on pcb

Requirements to satisfied by the critical section problem, What are the req...

What are the requirements to be satisfied by the critical section problem? Following are the necessities to be satisfied by the critical section problem: a)      Mutual exc

Semaphore, define semaphore. how can we use semaphore to deal with n-proces...

define semaphore. how can we use semaphore to deal with n-process critical section problem.

What are conditions under which a deadlock situation arise, What are condit...

What are conditions under which a deadlock situation may arise? A deadlock situation can arise if the following four conditions hold simultaneously in a system: a. Mutual ex

What is the resident set and working set of a process, What is the resident...

What is the resident set and working set of a process? Resident set is that portion of the process image that is actually in real-memory at a certain instant. Working set is th

Keeping track of free memory, How do we keep track of where the free pieces...

How do we keep track of where the free pieces of memory are? One idea is to maintain a set of linked-lists of free space; each linked-list will store free chunks of some given size

Android, Which android version is available till now

Which android version is available till now

Define page fault, Page fault is a trap to the software gained by the har...

Page fault is a trap to the software gained by the hardware when a process accesses a page that is goes in the virtual address space, but not added in physical memory. In the har

Assignment, i need the job to be done within 3 days

i need the job to be done within 3 days

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd