Skip to content

raywill/loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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