OS Design and Implementation: (Week 8-9) - Scheduling; File system
Scheduling: big points
To execute multiple processes (multiplexing), xv6 switches each CPU from one process to another in the following situations:
Voluntary switches: Occur when a trap (such as a sy
tawaliou.com3 min read