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