raywill / loop

A CPU burning tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A CPU burning tool

Sometimes you need this tool to consume all your cpu cycles to observe something.

Usage

make
make install
loop &  echo "$!" > your/cgroup/tasks
killall loop

About

A CPU burning tool

License:Apache License 2.0


Languages

Language:C 83.2%Language:Makefile 16.8%