Giter Site home page Giter Site logo

Comments (7)

carlosabalde avatar carlosabalde commented on June 9, 2024 2

In the meantime, testing this...

❯ git diff
diff --git a/throttled.py b/throttled.py
index b9f4c41..0e2b5f7 100755
--- a/throttled.py
+++ b/throttled.py
@@ -170,6 +170,7 @@ supported_cpus = {
     (6, 165, 5): 'Comet Lake-S',
     (6, 166, 0): 'CometLake',
     (6, 167, 1): 'RocketLake',
+    (6, 186, 3): 'RaptorLake-U',
 }
 
 TESTMSR = False

from throttled.

motiejus avatar motiejus commented on June 9, 2024

There are >1 people curious about this specific CPU :) Do you have any results from your test?

from throttled.

motiejus avatar motiejus commented on June 9, 2024

I did a test myself. With this package the upper frequency went up from 1.8GHz to 2.2GHz. A welcome improvement, but still has ways to go.

throttled

Output of throttled.py --debug:
debug.txt

from throttled.

motiejus avatar motiejus commented on June 9, 2024

Unfortunately, that didn't work. It went down to 1.7GHz after a couple of days of uptime and stayed at that.

throttled

from throttled.

carlosabalde avatar carlosabalde commented on June 9, 2024

I didn't spent much time on this, but for me is working as expected combined with tuning of the platform profile (i.e. /sys/firmware/acpi/platform_profile) and the CPU scaling governor (i.e. /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor). Sharing just in case it helps.

from throttled.

motiejus avatar motiejus commented on June 9, 2024

@carlosabalde those didn't help (both were set to "performance").

HOWEVER removing tlp fixed the cpufreq issues on my machine! I had tlp enabled for all my laptops since forever for battery management ("stop charging at 80%"), not any more!

from throttled.

carlosabalde avatar carlosabalde commented on June 9, 2024

Strange. I'm using tlp too to keep battery between 60-70% 🤷

from throttled.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.