cvs commit: src/sys/kern kern_exit.c

Bruce Evans bde at FreeBSD.org
Mon Jun 21 07:03:39 PDT 2004


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


More information about the cvs-src mailing list