logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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