Date: Fri, 5 Jun 1998 14:44:24 -0700 (PDT) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_acct.c kern_exit.c Message-ID: <199806052144.OAA04720@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/06/05 14:44:23 PDT
Modified files:
sys/kern kern_acct.c kern_exit.c
Log:
Moved limit frobbing (and the resulting limcopy()) that occurs for
accounting to the accounting function so that this isn't needlessly
done for some process exits.
Reviewed by: bde,phk
Revision Changes Path
1.19 +12 -2 src/sys/kern/kern_acct.c
1.67 +1 -7 src/sys/kern/kern_exit.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?199806052144.OAA04720>
