HomeFreeBSD

- Collapse sched_switchin() and sched_switchout() into sched_switch(). Now

Description

  • 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.

Details

Provenance
jeffAuthored 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
Unknown

Event Timeline