Download List

Projeto Descrição

cpudyn controls the speed in Intel SpeedStep, Pentium 4 Mobile, and PowerPC machines with the cpufreq driver compiled in the kernel. It saves battery, lowers temperature, and can put the computer disks in standby mode if a given period has passed without any I/O operation. It works well even with journaled file systems such as Ext3, XFS, or ReiserFS.

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.

2005-03-19 12:47
1.0.1

A tabela de frequências agora está classificada para evitar erros em algumas implementações do BIOS-minf quando é usado. O programa agora verifica / proc / acpi processador / CPU / diretórios.
Tags: Minor bugfixes
The frequencies table is now sorted to avoid bugs in some BIOS implementations when -minf is used. The program now checks for /proc/acpi/processor/CPU/ directories.

2004-05-30 18:07
1.0

Uma falha de segmentação que ocorreu quando a otimização da ACPI está ativado foi corrigido. Um erro de digitação no cpudyn.redhat foi corrigido. Um Makefile e start script para Slackware foi adicionado. Foi adicionado suporte para laptops Acer. Um problema chkconfig pequeno no script init RedHat foi corrigido.
Tags: Minor bugfixes
A segmentation fault which occurred when ACPI
throttling is enabled was fixed. A typo in
cpudyn.redhat was fixed. A Makefile and start
script for Slackware was added. Support was added
for Acer laptops. A small chkconfig problem in the
RedHat init script was fixed.

2004-02-13 23:30
0.99.0

Uma função para explorar vezes stat disponíveis no kernel 2.6 foi adicionado. Os números são muito mais precisos do que o anterior, que ainda existe apenas para 2,4. Ms Uma "opção" foi adicionada para permitir a especificação intervalo em milissegundos. ASUS apoio LED foi adicionado. Uso, ajuda, e as opções de homem foram reorganizados.
Tags: Minor feature enhancements
A function to exploit stat times available in the 2.6 kernel has been added. The numbers are much more precise than the previous one, which still exists just for 2.4. An "-ms" option has been added to allow interval specification in milliseconds. ASUS LED support has been added. Usage, help, and man page options have been reorganized.

2004-01-15 02:24
0.6.1

Esta versão não irá imprimir as freqüências "não disponível" mensagem se o usuário não especificar a opção-minf. É apenas confundir o usuário.
Tags: Minor bugfixes
This release won't print the "Frequencies not available" message if the user does not specify the -minf option. It just confused the user.

2004-01-11 22:05
0.6.0

A opção-minf foi adicionado para configurar a freqüência mínima em modo de poupança de energia. Uma opção-X foi acrescentado apenas para executar o código de inicialização, mensagens de show, e sair.
Tags: Minor feature enhancements
A -minf option has been added to set up the minimum frequency in powersave mode. An -X option has been added to only run the initialisation code, show messages, and exit.

Project Resources