NAME
Mojo::IOLoop::ReadWriteProcess::CGroup::v2::PID - CGroups v2 PID Controller
SYNOPSIS
my
$cgroup
= Mojo::IOLoop::ReadWriteProcess::CGroup::v2->new(
name
=>
"test"
);
$cgroup
->pid->current;
DESCRIPTION
This module uses features that are only available on Linux kernels.
METHODS
Mojo::IOLoop::ReadWriteProcess::CGroup::v2::PID 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>