Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2008 03:20:53 +0000 (UTC)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_resource.c
Message-ID:  <200803150320.m2F3Krn1069706@repoman.freebsd.org>

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



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