diff options
Diffstat (limited to 'works/life/operating-system-challenge/2/README.md')
-rw-r--r-- | works/life/operating-system-challenge/2/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/works/life/operating-system-challenge/2/README.md b/works/life/operating-system-challenge/2/README.md index e8316ad..86672f5 100644 --- a/works/life/operating-system-challenge/2/README.md +++ b/works/life/operating-system-challenge/2/README.md @@ -3,3 +3,8 @@ > 
Translation: Write a program and make each core of your CPU get a different but regular usage rate graph.
+
+Code is in `main.cpp`. Remember to not compile it with O2 optimization, or my loop will be eliminated.
+
+Final effect:
+
|