Skip to content

Commit

Permalink
docs: Updated i7z picture display issue
Browse files Browse the repository at this point in the history
  • Loading branch information
2b-t committed Feb 25, 2023
1 parent d281799 commit 6d61612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/RealTimeOptimizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $ sudo i7z

It will show you the percentage of time that each individual core is spending in a particular C-state:

![i7z preview](../../media/i7z.png)
![i7z preview](../media/i7z.png)

Additionally there is [`cpupower`](https://manpages.ubuntu.com/manpages/impish/man1/cpupower-idle-set.1.html). The problem with it is though that it is specific for a kernel, meaning it has be downloaded through `$ sudo apt-get install linux-tools-$(uname -r)` and is generally not available for a real-time kernel that you compiled from source, meaning you would have to compile it as well when compiling the kernel!

Expand Down

0 comments on commit 6d61612

Please sign in to comment.