Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 336 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 336 Bytes

limited-run

limited-run is a program which limit the resources usage of your commands.

usage

sudo limited-run --cpus=0.5 --memory=512M -- sha1sum /dev/zero

show-case

features

  • cgroup v1
    • limit cpu
    • limit memory
  • cgroup v2
    • limit cpu
    • limit memory