Subject: accounting
To: None <tech-kern@NetBSD.ORG>
From: None <Ketil.Danielsen@hiMolde.no>
List: tech-kern
Date: 06/03/1997 10:56:08
How does the accounting system deal with resource usage
when the ownership of a process changes.  E.g., it spends
x3 units while running as EUID 3, then changes to EUID 4
spending x4 units.  Does the kernel record the x3 units
as one acct record, then zeroes out the process' records,
before running as EUID 4?
 -- ketil