]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Tue, 25 May 2021 11:45:24 +0000 (13:45 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 25 May 2021 11:45:24 +0000 (13:45 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index e382e4b973a492af27abdb67a5caad6a071fbcc0..30939defafb6e919f0783797f75ea98c0918a790 100644 (file)
@@ -53,7 +53,11 @@ cal
 
 lscpu
 -----
+  - add "Boost/Turbo: true|false" based on /sys/devices/system/cpu/intel_pstate/no_turbo and
+    /sys/devices/system/cpu/cpufreq/boost
+
   - add --freq output to visualise CPU use, see https://github.com/karelzak/util-linux/issues/1314
+
   - read cpuid and uname information from file if --sysroot is specified, then
     we can prepare regression tests completely independent on hw and architecture.