HomeFreeBSD

Moved scheduling-related code to kern_synch.c so that it is easier to fix
rS53745Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Moved scheduling-related code to kern_synch.c so that it is easier to fix
and extend. The new function containing the code is named schedclock()
as in NetBSD, but it has slightly different semantics (it already handles
incrementation of p->p_cpticks, and it should handle any calling frequency).

Agreed with in principle by: dufault

Details

Provenance
bdeAuthored on
Parents
rS53744: Sync with sys/i386/conf/GENERIC revision 1.202.
Branches
Unknown
Tags
Unknown

Event Timeline