Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 1999 13:10:33 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/procfs procfs_status.c src/sys/kern tty.c
Message-ID:  <199905222010.NAA30164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/05/22 13:10:32 PDT

  Modified files:
    sys/miscfs/procfs    procfs_status.c 
    sys/kern             tty.c 
  Log:
  Don't call calcru() on a swapped-out process. calcru() access p_stats, which
  is in U-area.
  
  Revision  Changes    Path
  1.14      +10 -16    src/sys/miscfs/procfs/procfs_status.c
  1.119     +12 -9     src/sys/kern/tty.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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