CITS2002 Systems Programming |
← prev | next → | CITS2002 | CITS2002 schedule | |||
Supporting Multiple Blocked StatesWhen notification of an I/O or timer completion occurs, the simplest queuing model requires the operating system to scan its Blocked queue to determine which process(es) requested, or are interested in, the event:
CITS2002 Systems Programming, Lecture 8, p10, 14th August 2024.
|