Mojo::IOLoop::ReadWriteProcess::CGroup::v2::RDMA - CGroups v2 RDMA Controller
Contents
Description
This module uses features that are only available on Linux, and requires cgroups and capability for
unshare syscalls to achieve pid isolation.
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.
Methods
Mojo::IOLoop::ReadWriteProcess::CGroup::v2 inherits all methods from Mojo::Base and implements the
following new ones.
Name
Mojo::IOLoop::ReadWriteProcess::CGroup::v2::RDMA - CGroups v2 RDMA Controller
Synopsis
use Mojo::IOLoop::ReadWriteProcess::CGroup::v2;
my $cgroup = Mojo::IOLoop::ReadWriteProcess::CGroup::v2->new( name => "test" );
$cgroup->rdma->current;
