[Bug 235556] rctl(8) pcpu/cputime is too high
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.