FIFO scheduling

Updated: April 19, 2023

In FIFO scheduling, a thread selected to run continues executing until it:



Figure 1. FIFO scheduling.