You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ CPULoadGenerator
9
9
.. _mit-badge: http://opensource.org/licenses/MIT
10
10
11
11
This script allows to generate a fixed CPU load for a finite time period. To the purpose, a PI controller is employed.
12
-
The script takes in input the desired CPU load, the duration of the experiment, the cpu core on which generate the load. The controller and the CPU monitor are implemented in two different threads.
12
+
The script takes in input the desired CPU load, the duration of the experiment and the CPU core on which the load has to be generated. The controller and the CPU monitor are implemented in two different threads.
0 commit comments