Download List

프로젝트 설명

Cpuspeedy allows you to change the clock speed and voltage of CPUs using
Linux's CPUFreq driver. It is a user space program, so it will work on
every processor supported by the kernel's CPUFreq driver.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-03 03:57
0.4.1

pythermalzone.py 지금은 / proc 디렉토리에있는 모든 디렉토리에 대한 확인은 /는 ACPI / thermal_zone / 디렉토리에있습니다. 만약 온도가 파일이 발견되면, 그때 그 값을 읽을 수있습니다. 이것은 온도가 파일에 대한 경로가 아닙니다은 / proc / ACPI가 / thermal_zone / THRM 버그 방해 이러한 시스템에서 CPU의 온도가 점점부터 cpuspeedy 수정해야합니다.
Tags: 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

이제 특정 주파수 값을 지정하도록 설정할 수있습니다. 숫자 값은 주파수, MHz 이상, 또는 GHz의 표현되어야합니다. 옵션이 사용 가능한 CPU 주파수를 표시하는 추가되었습니다 (- freqs). 확인 pycpufreq sysfs 인터페이스 userspace 총재의 가용성을 확인에 추가되었습니다. "-"옵션을 다시 (버그 몇) 고정하고, 노력하고있습니다 모듈 (pythermalzone.py)이 추가되었습니다 덤프.
Tags: 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 버전을 확인하고 올바르게 처리됩니다.
Tags: 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 디렉토리에 설치하는 여러 가지. 평 모듈 / cpuspeedy 디렉토리로 분할되었습니다. 오류 예외 클래스의 정의와 관련 버그가 해결되었습니다. man 페이지가 추가되었습니다. Makefile을 그 옛날 install.sh 스크립트를 대체이 추가되었습니다.
Tags: 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 버전을 확인하고 radiobuttons에 대한 툴팁을 추가합니다.
Tags: 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.

Project Resources