cvs commit: src/sys/kern sched_4bsd.c
Jeff Roberson
jeff at FreeBSD.org
Sat Dec 25 16:16:25 PST 2004
jeff 2004-12-26 00:16:24 UTC
FreeBSD src repository
Modified files:
sys/kern sched_4bsd.c
Log:
- Wrap the thread count adjustment in sched_load_add() and sched_load_rem()
so that we may place some ktr entries nearby.
- Define other KTR_SCHED tracepoints so that we may graph the operation
of the scheduler.
Revision Changes Path
1.70 +30 -6 src/sys/kern/sched_4bsd.c
More information about the cvs-src
mailing list