cvs commit: src/sys/kern sched_4bsd.c

[ Available lists | Index of cvs-src | Month of Dec 2004 | Week of 26 Dec 2004 | Raw email | View thread | Wrap long lines | Reply ]
From
Jeff Roberson <jeff@FreeBSD.org>
Date
26 Dec 2004 00:16:24
Subject
cvs commit: src/sys/kern sched_4bsd.c
Message-ID
200412260016.iBQ0GOJ3074782@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.059 seconds