Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Sat Dec 21 11:54:04 UTC 2019
Modified Files:
src/sys/kern: kern_synch.c
src/sys/sys: sched.h
Log Message:
schedstate_percpu: add new flag SPCF_IDLE as a cheap and easy way to
determine that a CPU is currently idle.
To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 src/sys/kern/kern_synch.c
cvs rdiff -u -r1.81 -r1.82 src/sys/sys/sched.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index