Skip to content

Soulou/msc-thesis-cpu-burn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPU Isolation experiment

Small CPU burning software written in go to test Linux Container CPU Cgroup isolation features

  • Build executable: go build
  • Build image: docke build -t 'cranfield/cpu-isolation' .
  • Run image docker run cranfield/cpu-isolation -nb-cpus=#

With # the number of CPU you want the container to use. The container will stop cleanly with any of SIGINT, SIGSTOP, SIGTERM or SIGQUIT

About

Small project to burn one or several CPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published