Please describe what is the PCB, and give some sample
fields?
Answer Posted / kammari.krishnaiah
PCB(Process cControl Block)
each process is reapracented in the operating system by a
process control block.It is also called as the task control
block.
it contain many peace of information assosiated with a
specide process including these :
1.Process state
2.Process number
3.program counter
4.Registers
5.Memory limits
6.list of open files e.t.c
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the triple channel architecture?
Who does the memory management in operating system?
Explain migration process?
What are the different types of CPU registers in a typical operating system design?
What is the difference between micro kernel and macro kernel?
Is 32gb of ram overkill?
How many gb of ram can 64 bit use?
How do I turn off programs running in the background?
What are 3 operating systems?
Why do we use semaphore?
How do I scan a usb drive for errors?
How do I remove prime os from my pc?
How can the FCFS scheduling be made better?
What are the 3 types of software?
What are different types of interprocess communication methods?