Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 14:03:38 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exit.c
Message-ID:  <200406211403.i5LE3cJR022889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2004-06-21 14:03:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  Update p_runtime on exit.  This fixes calcru() on zombies, and prepares
  for not calling calcru() on exit.  calcru() on a zombie can happen if
  ttyinfo() (^T) picks one.
  
  PR:             52490
  
  Revision  Changes    Path
  1.237     +9 -2      src/sys/kern/kern_exit.c



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