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