cvs commit: src/sys/kern kern_switch.c

Julian Elischer julian at FreeBSD.org
Mon Aug 9 13:36:04 PDT 2004


julian      2004-08-09 20:36:04 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_switch.c 
  Log:
  Make kg->kg_runnable actually count runnable threads in the ksegrp run queue
  instead of only doing it sometimes.. This is not used outdide of debugging code
  in the current code, but that will probably change.
  
  Revision  Changes    Path
  1.77      +5 -4      src/sys/kern/kern_switch.c


More information about the cvs-all mailing list