Provided by: libmojo-ioloop-readwriteprocess-perl_0.32-1_all bug

NAME

       Mojo::IOLoop::ReadWriteProcess::CGroup::v1::Cpuset - CGroups v1 Cpuset Controller

SYNOPSIS

           use Mojo::IOLoop::ReadWriteProcess::CGroup::v1;

           my $cgroup = Mojo::IOLoop::ReadWriteProcess::CGroup::v1->new( name => "test" );

           $cgroup->cpuset->current;

DESCRIPTION

       This module uses features that are only available on Linux, and requires cgroups and
       capability for unshare syscalls to achieve pid isolation.

METHODS

       Mojo::IOLoop::ReadWriteProcess::CGroup::v1::Cpuset inherits all methods from Mojo::Base
       and implements the following new ones.

LICENSE

       Copyright (C) Ettore Di Giacinto.

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.

AUTHOR

       Ettore Di Giacinto <edigiacinto@suse.com>

perl v5.34.0                              Mojo::IOLoop::ReadWriteProcess::CGroup::v1::Cpuset(3pm)