1Mojo::IOLoop::ReadWriteUPsreorceCsosn:t:rCiGbruotuepdM(o3Pj)eor:l:IDOoLcouompe:n:tRaetaidoWnriteProcess::CGroup(3)
2
3
4

NAME

6       Mojo::IOLoop::ReadWriteProcess::CGroup - Base object for CGroups
7       implementations.
8

SYNOPSIS

10           use Mojo::IOLoop::ReadWriteProcess::CGroup;
11
12           my $cgroup = Mojo::IOLoop::ReadWriteProcess::CGroup->new( name => "test" );
13
14           $cgroup->create;
15           $cgroup->exists;
16           my $child = $cgroup->child('bar');
17

DESCRIPTION

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

METHODS

24       Mojo::IOLoop::ReadWriteProcess::CGroup inherits all methods from
25       Mojo::Base and implements the following new ones.
26

LICENSE

28       Copyright (C) Ettore Di Giacinto.
29
30       This library is free software; you can redistribute it and/or modify it
31       under the same terms as Perl itself.
32

AUTHOR

34       Ettore Di Giacinto <edigiacinto@suse.com>
35
36
37
38perl v5.32.0                      2020M-o1j0o-:0:4IOLoop::ReadWriteProcess::CGroup(3)
Impressum