- Collapse sched_switchin() and sched_switchout() into sched_switch(). Now mi_switch() calls sched_switch() which calls cpu_switch(). This is actually one less function call than it had been.
Description
Description
Details
Details
- Provenance
jeff Authored on Oct 16 2003, 8:53 AM - Parents
- rG7cf90fb376cb: - Update the sched api. sched_{add,rem,clock,pctcpu} now all accept a td
- Branches
- Unknown
- Tags