On Thu, Jun 13, 2024 at 10:49:57PM -0500, Dale wrote > The biggest thing, find out what the exact specs are for your CPU. > Then go from there. That's your starting point tho.
"grep model /proc/cpuinfo" returns 12 instances of... model : 165 model name : Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz "I asked Mr.Google" and the best hit was... https://www.cpu-world.com/Compare/463/Intel_Core_i5_i5-10400_vs_Intel_Core_i5_i5-9400.html ...which compares my CPU against a previous generation. The "model" and "model name" both match. My CPU is stepping 3 versus 5 on the web page. The "Core name" is "Comet Lake-S", which matches output from "lspci" on my system. The base max frequency is 2900 Mhz and the "turbo frequency" is 4300, which matches what I see during compiles. Now for the important part...Max temperature = 71.3 C (160.34 F). So schedutil is not a problem. -- Roses are red Roses are blue Depending on their velocity Relative to you