Operating Systems - Process Control Block Flashcards

1
Q

PCB

A

Information associated with each process (also called TCB) i.e state of the process, program counter etc..

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Process State

A

Running, waiting, etc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Program Counter

A

Location of instruction to next execute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CPU Registers

A

Contents of all process-centric registers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CPU Scheduling Information

A

Prioirities scheduling queue pointers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Memory-management information

A

Memory allocated to the process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Accounting information

A

CPU used, clock time elapsed since start, time limits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

I/O status information

A

I/O devices allocated to process, list of open files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly