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

Cgexec - Control Linux Resources | Online Free DevTools by Hexmos

Control Linux process resources with Cgexec. Limit CPU, memory, and other resources to improve system stability and performance. Free online tool, no registration required.

cgexec

Limit, measure, and control resources used by processes. Multiple cgroup types (aka controllers) exist, such as cpu, memory, etc. More information: https://manned.org/cgexec.

  • Execute a process in a given c[g]roup with given controller:

cgexec -g {{controller}}:{{cgroup_name}} {{process_name}}

See Also