We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc61f64 commit 2f3226dCopy full SHA for 2f3226d
README.rst
@@ -16,8 +16,11 @@ A PI controller is employed for this purpose.
16
The script takes in input the desired CPU load and the CPU core on which the load has to be generated.
17
The controller and the CPU monitor are implemented in two different threads.
18
19
+
20
Theoretical insight on this tool
21
**********************
22
+Visit the `project homepage <https://gaetanocarlucci.github.io/CPULoadGenerator/>`_ for more details.
23
24
On my `blog <https://gaetanocarlucci.altervista.org/cpu-load-generator-project/>`_ is available a theoretical explanation of this tool.
25
26
0 commit comments