FIFO scheduling

QNX SDP8.0System ArchitectureDeveloperUser

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

  • voluntarily relinquishes control (e.g., it blocks)
  • is preempted by a higher-priority thread
Figure 1FIFO scheduling.

Figure showing FIFO scheduling
Page updated: