Re: [PATCH 1/2] Tracking cgroup-level niced CPU time
From: Tejun Heo
Date: Mon Aug 26 2024 - 14:19:43 EST
Hello,
On Fri, Aug 23, 2024 at 01:05:17PM -0700, JoshuaHahnjoshua.hahn6@xxxxxxxxx wrote:
> From: Joshua Hahn <joshua.hahn6@xxxxxxxxx>
>
> Cgroup-level CPU statistics currently include time spent on
> user/system processes, but do not include niced CPU time (despite
> already being tracked). This patch exposes niced CPU time to the
> userspace, allowing users to get a better understanding of their
> hardware limits and can facilitate better load-balancing.
You aren't talking about the in-kernel scheduler's load balancer, right? If
so, can you please update the description? This is a bit too confusing for a
commit message for a kernel commit.
Thanks.
--
tejun