[Bug 235556] rctl(8) pcpu/cputime is too high

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 Jul 2021 19:50:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235556

--- Comment #5 from cyril@freebsdfoundation.org ---
(In reply to Oleg Ginzburg from comment #4)

markj discovered that the above patch is actually not correct. I have made
another patch that modifies how pcpu is calculated. It is now based on the
elapsed cputime value divided by the elapsed realtime value, rather than
aggregating the pcpu of all processes in a jail. You can try the patch here:
https://reviews.freebsd.org/D30878

-- 
You are receiving this mail because:
You are the assignee for the bug.