cvs commit: src/sys/sys sched.h

Jeff Roberson jeff at FreeBSD.org
Sat Jan 31 18:44:36 PST 2004


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


More information about the cvs-src mailing list