17244: Use crunch-run's cgroup, not init's, for "host" stats.
authorTom Clegg <tom@curii.com>
Fri, 21 Jul 2023 23:05:33 +0000 (19:05 -0400)
committerTom Clegg <tom@curii.com>
Fri, 21 Jul 2023 23:05:33 +0000 (19:05 -0400)
commit31779a06b28e21a9409ec7c6310f0871b65d13ff
treed82438b07b9e68c180335333637c74997e2d5f4b
parentc1eec87832f8a01ecb4dc9747079bb5db9ac588e
17244: Use crunch-run's cgroup, not init's, for "host" stats.

This gets much closer to "everything on the host" with minimal
effort.

Tracking the furthest ancestor of crunch-run's cgroup might be even
better, but will require additional support in crunchstat.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
lib/crunchrun/crunchrun.go
lib/crunchrun/docker.go
lib/crunchrun/executor.go