busy_node.py
Go to the documentation of this file.
1 #!/usr/bin/python
2 
3 # Allocate 1 GiB
4 b = ' ' * (1024 * 1024 * 1024)
5 
6 while True:
7  pass
8 
9 


rosmon_core
Author(s): Max Schwarz
autogenerated on Sat Jan 9 2021 03:35:43