Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2007 20:17:42 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_kse.c
Message-ID:  <200703072017.l27KHg4t033983@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703072017.l27KHg4t033983>