Date: Sat, 31 Jan 2004 18:44:35 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sched.h Message-ID: <200402010244.i112iZJ1019322@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2004/01/31 18:44:35 PST FreeBSD src repository Modified files: sys/sys sched.h Log: - Add a sched API entry point that returns the system load. This load should not include any ithreads. - Document the difference between sched_load() and sched_runnable() as they are very similar. Revision Changes Path 1.10 +7 -0 src/sys/sys/sched.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402010244.i112iZJ1019322>