Ultimately this isn't really dealing with cgroups directly but with
the manager to control them, systemd.
That's correct usage, kernel docs of cgroups say to go via a
controller for write operations. However that at point is it worth
naming the library ksystemd?
It might cause some contention due
Hello,
On Thursday, 3 December 2020 12:15:52 CET David Edmundson wrote:
> Ultimately this isn't really dealing with cgroups directly but with
> the manager to control them, systemd.
>
> That's correct usage, kernel docs of cgroups say to go via a
> controller for write operations. However that at
On Thu, Dec 3, 2020 at 12:48 PM Kevin Ottens wrote:
>
> Good point. Got a similar question though, which other unit types would be
> useful to control? Reason being that API wise I'd smell an enum for something
> like this.
>
Well if this library would evolve towards C++ API for interacting with