Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Product List
SYS/BIOS: Introduction to Real-Time Operating Systems Slide 5

This slide illustrates what a SYS/BIOS based system might look like. This not only shows a number of threads all executing together, but also a number of thread types. Because there is only one processor executing a single thread at any given time, the SYS/BIOS scheduler determines which thread runs at any given time. SYS/BIOS will prioritize hardware interrupts over other types of threads, and software interrupts over tasks. Each of these types can prioritize a thread to preempt the other.

PTM Published on: 2012-09-20