Priority Scheduling and Memory Mapping (2023 Fall ECE 344 Section 3)
Jon Eyolfson · 44:27
This lecture wraps up CPU scheduling with a worked example of dynamic (feedback) priority scheduling, then shows how mmap — memory-mapping a file instead of reading it into a buffer — was the "wizard" five-line change...