cvs commit: src/sys/kern kern_kse.c

Julian Elischer julian at FreeBSD.org
Wed Mar 7 20:17:42 UTC 2007


julian      2007-03-07 20:17:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_kse.c 
  Log:
  After the last change to KSE threading a bug was introduced where
  all threads were counted against the count of upcall capable threads.
  this changes the way we do this accounting.
  
  Revision  Changes    Path
  1.228     +34 -44    src/sys/kern/kern_kse.c


More information about the cvs-src mailing list