Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
27 views2 pages

Laboratory Task 3-For BSCS

Uploaded by

nmmalantawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views2 pages

Laboratory Task 3-For BSCS

Uploaded by

nmmalantawan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Republic of the Philippines

UNIVERSITY OF SOUTHERN MINDANAO


Kabacan, Cotabato

COLLEGE OF ENGINEERING AND INFORMATION TECHNOLOGY

CS 10 - Operating Systems
1st Semester 2024-2025
Title: Assignment
Topic: Process States
Name of Student: Nida Malantawan
Date Accomplished: October 07, 2024

“… turning ideas into reality”


Traffic Lights and Process State Transitions:

1. Ready to Running:
o Condition: A car or pedestrian waits at a red light (ready state) and starts
moving when the light turns green (running state).
2. Running to Waiting:
o Condition: A car or pedestrian is moving (running state), but the light
turns yellow, so they must prepare to stop (waiting state).
3. Waiting to Ready:
o Condition: A car or pedestrian is stopped at a red light (waiting state) and
gets ready to move when the light is about to turn green (ready state).
4. Running to Terminated:
o Condition: A car or pedestrian has completed crossing the intersection
(running state) and no longer participates in the traffic process, like reach-
ing the destination (terminated state).

“… turning ideas into reality”

You might also like