Welcome To CPUFREQ Place!

WELCOME

I know I’m late but better later than never. Many Linux users are geeks but times change and more and more non-technician people are coming to our beloved desktop. They start to ask questions about many aspects of Linux OS and how to find the right solution. I will post news, collect and share our knowledge base and more.
It was my first Gnome Extension and Gnome JavaScript experience! My not too old laptop had fried and this driven me to take control under my system and find some solution for monitoring and managing system parameters. Unfortunately, there was no supported version’s extension for my modern Gnome desktop 3.14:). I decided to adopt an old extension it moved me to learn a lot about Gnome creation Gnome extensions and GJS. But first working prototype I got in less than 24 hours! So guys let it doesn’t stop you! Sadly, I couldn’t find the blog that helped me understand step by step how to convert standard extension template to something useful.

History

We’ll do not look back to all old versions. We are looking forward! I just wanted to mention the creation of the 1st version, what we achieved and where are we going here.
There is the image of my first version on intel_pstate mode. ACPI cpufreq version didn’t have frequency sliders at all. I’m not sure even about the turbo boost switch. The first release features:

  • a simple frequency monitor on GLib timeout for every 2 seconds;
  • ability to change processor governors;
  • turbo boost switcher (intel_pstate);
  • frequency sliders (intel_pstate).

Now we have much more:

  • cpufreq-service allows monitoring in a standalone glib process in milliseconds.
  • all standard features like governors, frequencies and turbo boost for both current driver models (acpi-cpufreq and intel_pstate).
  • ability to remember current settings to restore after reloading.
  • custom user profiles manager.
  • kernel switching on/off for CPU core threads.
  • checking for some important system parameters on the application pop-up:
    1. system loading to detect big system activity;
    2. thermal throttle it’s more important than temperature monitoring because it doesn’t lie;
    3. irqbalance detection it’s not very useful for desktop usage and could be a cause of the system stability;
  • supporting Gnome Shell from 3.14 version;
  • pre-released feature to change user profiles on power events from batteries.
  • friendly informational panel :)

Future plans:

  • improve and make this place more useful and user-friendly;
  • add support to the next version of Gnome Shell 3.28;
  • make GTK version of the extension as a standalone application. It makes possible to use this functionality on any Linux desktop environment including next Gnome Shell 4 version.

Contributing

All this is impossible without you! says even open-source organizations behind corporations. Actually, it’s hard work to take own time from all other important things to provide you worthy supporting and frequent updates and new features. The testing, tracking, mailing, and other activities need a lot of time and efforts. So we all know how big the Linux World and almost every configuration is unique. The project is waiting for your contribution. Because it’s the main idea of the open-source moving and impossible without you! I’m glad to see more and more people involved in the Open World.

Thank you, guys!

Thanks to all project contributors. Special thanks to Térence Clastres and Ricardo Rodrigues. They have contributed a lot of their time to make this project better. I’m pretty sure you could notice at least one of them in each discussion or issue on GitHub.

We are glad to see you here!