Cache a pointer to the old proc (as well as negative cache) to make
computing the io statistics over and over not as expensive.
This is a bit of a cop out, as I should just allocate a struct with
the computed values, but this will do for now.
Description
Description
Details
Details
- Provenance
alfred Authored on - Parents
- rS132014: Reserve a pointer "ki_udata" in kinfo_proc as a convenience for userland.
- Branches
- Unknown
- Tags