ダウンロードリスト

プロジェクト概要

Cpuspeedy で、Linux CPUFreq ドライバーを使用してクロック速度や Cpu の電圧を変更することができます。カーネルの CPUFreq ドライバーによってサポートされているすべてのプロセッサ上で動作するので、ユーザー空間のプログラムです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-07-03 03:57
0.4.1

pythermalzone.py現在は、/ proc内のすべてのディレクトリをチェックして/のACPI / thermal_zone /ディレクトリにあります。場合は、温度のファイルが見つかった場合、その値が読み取られます。ここでは、温度ファイルへのパスでは/ proc / ACPIの/ thermal_zone / THRMバグを妨げ、これらのシステムでは、CPUの温度を得るからcpuspeedy修正する必要があります。
タグ: Major bugfixes
pythermalzone.py is now checking for every directory in the /proc/acpi/thermal_zone/ directory. If the temperature file is found, then its value is read. This should fix a bug that prevented cpuspeedy from getting the CPU's temperature in those systems where the path to the temperature file is not /proc/acpi/thermal_zone/THRM.

2004-05-23 21:44
0.4.0

今では、特定の周波数の値を指定する設定することが可能です。数値kHzの、MHz、またはGHzので表現される必要があります。オプションを使用可能なCPUの周波数を表示するに追加されました( - freqs)。チェックpycpufreq sysfsをインターフェイス内の空間知事の空室状況を確認するを追加しました。 " - "オプションをもう一度(バグのカップル)に固定され、動作しているモジュール(pythermalzone.py追加された)をダンプします。
タグ: Major feature enhancements
It is now possible to specify a specific frequency value to be set. The numeric value must be expressed in KHz, MHz, or GHz. An option to display available CPU frequencies was added (--freqs). A check was added to verify the availability of the userspace governor in the pycpufreq sysfs interface. The "--dump" option is working again (a couple of bugs were fixed), and a module was added (pythermalzone.py).

2004-04-22 01:45
0.3.0

CPUの速度と温度のステータスのラベルテキストが大きくて太字にします。コマンドライン引数をすぐに有効になります。オプションcpuspeedyに追加されたパスを指定します。オプションを無効にバージョンをチェックするとパスをチェックするを追加しました。 cpuspeedyバージョンチェックが正しく処理されます。
タグ: GTK, Major feature enhancements
The CPU speed and temperature status label text is now bigger and bold. Command line arguments are now enabled. An option to specify the path to cpuspeedy was added. Options were added to disable version checking and path checking. cpuspeedy version checking is now correctly handled.

2004-04-18 22:55
0.3.0

cpuspeedy.pyは、$はPREFIX / libにインストールされ、いくつかの。pyモジュール/ cpuspeedyディレクトリに分割されています。エラーの例外クラスの定義とのバグが修正されます。 manページが追加されました。 Makefileは、古いinstall.shスクリプトを置き換えますが追加されました。
タグ: Minor feature enhancements
cpuspeedy.py has been split into several .py modules that are installed in the $PREFIX/lib/cpuspeedy directory. A bug with the definition of the error exceptions classes is now fixed. A man page was added. A Makefile was added that replaces the old install.sh script.

2004-04-07 03:00
0.2

このリリースで修正さと潜在的なバグfclose()でオープンパイプを閉じるために、pclose()が現在の代わりに使用されます。これはcpuspeedyのバージョンをチェックしてラジオボタンのツールチップを追加します。
タグ: GTK, Minor feature enhancements
This release fixes a potential bug with fclose() to close the open
pipes; pclose() is now used instead. It adds cpuspeedy version checking
and tooltips for the radiobuttons.

プロジェクトリソース