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

Authors

       The  rctl  subsystem  was developed by Edward Tomasz Napierala <trasz@FreeBSD.org> under sponsorship from
       the FreeBSD Foundation.

Debian                                            May 28, 2017                                           RCTL(4)

Description

       The  rctl  subsystem provides a flexible resource limits mechanism, controlled by a set of rules that can
       be added or removed at runtime using the rctl(8) management utility.

History

       The rctl subsystem first appeared in FreeBSD 9.0.

Loader Tunables

       Tunables can be set at the loader(8) prompt, or loader.conf(5).

       kern.racct.enable: 1
               Enable rctl.  This defaults to 1, unless optionsRACCT_DEFAULT_TO_DISABLED is set in  the  kernel
               configuration file.

Name

       rctl — resource limits

See Also

rctl.conf(5), rctl(8)

Synopsis

       To compile this driver into the kernel, place the following line in the kernel configuration file:

             optionsRACCToptionsRCTL

See Also