Re: [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface
From: Peter Zijlstra
Date: Tue May 12 2026 - 04:38:30 EST
On Tue, May 12, 2026 at 08:58:09AM +0100, Qais Yousef wrote:
> If you saw schedqos code
I was in fact looking for that, but found this series did not include
it. Didn't get around to looking harder yet..
> I already have to parse procfs to discover all existing running processes/tasks
> after connecting to netlink socket to listen to new forks/execs (and plug the
> race).