logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mojo::IOLoop::ReadWriteProcess::CGroup::v2::Memory - CGroups v2 Memory Controller

Author

       Ettore Di Giacinto <edigiacinto@suse.com>

perl v5.36.0                                       2023-10-26             Mojo::IOLoop::R...oup::v2::Memory(3pm)

Description

       This module uses features that are only available on Linux kernels.

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::Memory inherits all methods from Mojo::Base and implements
       the following new ones.

Name

       Mojo::IOLoop::ReadWriteProcess::CGroup::v2::Memory - CGroups v2 Memory Controller

Synopsis

           use Mojo::IOLoop::ReadWriteProcess::CGroup::v2;

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

           $cgroup->memory->current;

See Also