Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2004 02:03:33 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_proc.c
Message-ID:  <200406200203.i5K23XKo082498@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004-06-20 02:03:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_proc.c 
  Log:
  Add a call to calcru() to update the kproc_info fields of ki_rusage.ru_utime
  and ki_rusage.ru_stime.  This greatly improves the accuracy of those fields.
  
  Suggested by:   bde
  
  Revision  Changes    Path
  1.210     +2 -0      src/sys/kern/kern_proc.c



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