EECS 1520 Lecture Notes - Lecture 6: Process Control Block, Logical Address, Gantt Chart

56 views11 pages
mahika.c06 and 40040 others unlocked
EECS 1520 Full Course Notes
54
EECS 1520 Full Course Notes
Verified Note
54 documents

Document Summary

Facilitate practical use of a computer system and its resources. Manage numerous, concurrently running programs: allocate and track efficiently. Device management: gra(cid:374)t a(cid:374)d share access to co(cid:373)puter"s hardware. The act of managing the use of the cpu by individual processes. Recall that a process is a program in execution. Each state is represented by a list of pcbs, one for each process in that state. There is only one cpu and therefore only one set of cpu registers, which contain the values for the currently executing process. Each time a process is moved to the running state: Register values for the currently running process are stored into its pcb. Register values of the new process moving into the running state are. Its pcb is moved to the list of the state into which it goes loaded into the cpu. This exchange of register information is called a context switch. The currently executing process gives up the cpu voluntarily.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents