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.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ This script generates a fixed CPU load for a finite or indefinite time period, o
8
8
9
9
You provide the desired CPU load and the CPU core(s) to load. The controller and the CPU monitor run in separate threads.
10
10
11
+
**Supported platforms:** Linux, macOS, and Windows (Windows is less tested; `psutil` supports CPU affinity on all three).
12
+
11
13
## Theoretical insight
12
14
13
15
-**Project homepage:**[https://gaetanocarlucci.github.io/CPULoadGenerator/](https://gaetanocarlucci.github.io/CPULoadGenerator/) — more details on the tool.
0 commit comments