[Bug 269097] rctl(8) seems to include idle time in cputime
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269097] rctl(8) seems to include idle time in cputime"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 14:55:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269097 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- I submitted https://reviews.freebsd.org/D50073 to fix this. But, if you ended up applying your workaround, this will be a compatibility break. I wonder if this was about resource accounting in podman -- does it care about resource utilization in the jail host? The only place where I see podman collecting those stats is in getPlatformContainerStats(), and there I think it's always querying a specific container. -- You are receiving this mail because: You are the assignee for the bug.