Skip to content

Commit 5900473

Browse files
Update README.rst
1 parent 51c97e0 commit 5900473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CPULoadGenerator
99
.. _mit-badge: http://opensource.org/licenses/MIT
1010

1111
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.
1313

1414
Dependencies
1515
-------------

0 commit comments

Comments
 (0)