alfred 2008-03-15 03:20:53 UTC FreeBSD src repository
Modified files: (Branch: RELENG_6) sys/kern kern_resource.c Log: In calcru, we make sure the thread's state is correct, however we do not emit the thread or proc information making debugging this assertion difficult. Emit the thread/proc that caused the KASSERT to fail to ease debugging. Note: this assert does not exist in later branches of FreeBSD. Revision Changes Path 1.148.2.4 +2 -1 src/sys/kern/kern_resource.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"