Download List

Descripción del Proyecto

Powertweak-Linux is a tool to tune your system to its optimal performance settings. It started life as the replacement for the now obsolete kernel option 'tune PCI bridges', and has been extended to provide more features and support more chipsets. It can also tune network/filesystem performance using /proc/sys entries, disk elevator settings, and x86 CPU registers (needs 2.2.18 or 2.4.0test kernel), CDROM speeds, hdparm type features, and Sony VAIO backlight. It has both a GTK GUI and a text-based lister.

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.

2003-07-10 16:38
0.99.5

Esta versión incluye una configuración de BIOS DMI plugin de hardware de información, algunos ajustes proc kernel 2.5, y un nuevo texto basado en la configuración Lister (lspowertweak).
Tags: Major feature enhancements
This release adds a DMI BIOS hardware
configuration info plugin, some 2.5 kernel proc
settings, and a new text-based settings lister
(lspowertweak).

2001-10-03 09:17
0.99.4

El disco Submenú obras de nuevo, el campo "nombre de la marca" fue eliminada, y el campo CPUName mejorado. El Nombre de la CPU ahora pueden ser de cualquier longitud, y la estructura de la identidad es ahora limpiarse antes de su uso. El backend hdparm tiene una limpieza de retraso, y ya no lleva información ioctl exceso. Las rutinas de asignación se han hecho más simple. Sonypi backend ahora descarga sonypi de hardware si no está presente.
Tags: Major bugfixes
The Disk Submenu works again, the 'BrandName' field was removed, and the CPUName field improved. The CPU Name can now be any length, and the identity structure is now cleaned prior to use. The hdparm backend got an overdue cleanup, and no longer carries excess ioctl info. Allocation routines have been made simpler. Sonypi backend now unloads if no Sonypi hardware is present.

2001-09-29 02:40
0.99.3

El demonio se encarga HUP correctamente, el código inteligente no mantener el dispositivo fd abierto, y la instalación ya no sobreescribe los archivos de configuración existentes. El backend de CD-ROM aspectos min / max configuración en / proc, y el backend de la CPU maneja cajas de leche desnatada en polvo y las versiones correctamente. Ajustes que han cambiado el valor ya que el demonio se ha cargado reflejan su estado actual en el IEU. Se agregaron nuevas opciones, como un joystick de powerdown opción de puerto para la tarjeta de sonido y un demonio ymf744b opción - no-información para saltar `info 'ajustes. Pentium III / Athlon XML y un backend MTRR de información se han añadido, y muchos otros arreglos y limpiezas.
Tags: Minor feature enhancements
The daemon handles HUP correctly, SMART code doesn't keep device fd open, and the install no longer overwrites existing config files. The CDROM backend respects min/max settings in /proc, and the CPU backend handles SMP boxes and steppings correctly. Tweaks that have changed value since the daemon has loaded reflect their current state in the UIs. New options were added, like a powerdown joystick port option for ymf744b sound card and a daemon --no-info option to skip `info' tweaks. Pentium III/Athlon XML and an informational MTRR backend were added, and many other fixes & cleanups.

2001-08-28 11:11
0.99.2

Corregidos los problemas con la interfaz de usuario modo texto no edificio si libxml1 y 2 se han instalado, y con algunos backends no establece valores de iniciar el demonio-up. Socket ya está creado en / var / run para el cumplimiento de LSB. Daemon ahora se cierra sin problemas en SIGTERM. La limpieza SIGHUP pequeña fue añadida. Todos los motores ahora el honor de "inmediato" del pabellón correctamente. Backend SMART ya no guarda el número de errores en el archivo de configuración. La carga de plugins cuando no se ejecuta el demonio se mudó de la interfaz de usuario para libpowertweak. LibXML está ahora vinculada contra libpowertweak en lugar de la interfaz de usuario. Corregir esta en la dirección PIIX4-0 no DTD xml-cuestión de cumplimiento. Perfil de servidor NFS se ha añadido. Se hicieron mejoras a la herramienta de punta-pop-up de documentos.
Tags: Major bugfixes
Fixed problems with textmode UI not building if libxml1 & 2 were installed, and with some backends not setting values on daemon start-up. Socket is now created in /var/run for LSB compliance. Daemon now shuts down cleanly on SIGTERM. A small SIGHUP cleanup was added. All backends now honour the 'immediate' flag correctly. SMART backend no longer saves number of errors in config file. Loading of plugins when daemon not running moved from UI to libpowertweak. LibXML is now linked against libpowertweak instead of the UI. Fix was added to address PIIX4-0 xml DTD non-compliance issue. NFS server profile was added. Improvements were made to tool-tip pop-up docs.

2001-06-29 01:11
0.99.1

Arroja violaciones de segmento Varios / pérdidas de memoria han sido corregidos. El modelo de propiedad de StringValue la "memoria ha sido cambiado. Interfaces de usuario ahora sólo se ejecutan como root. La creación de socket daemon / uso ha sido limpiado. Cajas de leche desnatada en polvo, ya no muestran los valores de CPU0 para todas las CPUs. sysctlconfig se ha eliminado, como gpowertweak hace todo lo que hizo. Ahora construye con libxml2 si está presente. Hay Autoconf 2,50 + fija, y un montón de limpieza de configure.in. Ahora se reconocen AMD K6 MTRRs. Nuevos backends, el apoyo hdparm preliminar, el IDE de vigilancia de la Salud (SMART), y AMD K6-3 + apoyo PowerNow se han añadido. El backend ascensor funciona ahora (Esto fue en 0.99.0, pero fue desactivado debido a un error). CD-ROM de velocidad de ajuste y Sony-apoyo pi (Vaio brillo de fondo de LCD) se han añadido. XML es ahora compatible CPU Pentium MMX de energía adicional modo de ahorro de apoyo y Pentium IV (cadenas de Fast, ahorro de energía) ha sido añadido. Esta versión incluye el soporte para PCI Extra XML para VIA 82C686, 82C698-0, 82C691 e Intel 82441-FX & 82434, PCI fija XML para VIA 82C598, 82371AB PIIX4-1, e Intel 82437-VX, y el apoyo TUX preliminar servidor web.
Tags: Minor feature enhancements
Several segfaults/memory leaks have been fixed.
The ownership model of the "stringvalue" memory
has been changed. User interfaces now only run as
root. Daemon socket creation/usage has been
cleaned up. SMP boxes no longer show CPU0 values
for all CPUs. sysctlconfig has been removed, as
gpowertweak does everything it did. Now builds
with libxml2 if present. There are Autoconf 2.50+
fixes, and lots of configure.in cleanups. It will
now recognise AMD K6 MTRRs. New backends,
preliminary hdparm support, IDE Health monitoring
(S.M.A.R.T), and AMD K6-3+ PowerNOW support have
been added. The elevator backend now works (This
was in 0.99.0, but was disabled due to a bug).
CDROM speed tuning and Sony-pi support (Vaio LCD
backlight brightness) have been added. CPU XML now
supports Pentium MMX additional power saving mode,
and Pentium IV support (Fast strings, power
saving) has been added. This release adds Extra
PCI XML support for VIA 82C686, 82C698-0, 82C691
and Intel 82441-FX & 82434, PCI XML fixes for VIA
82C598, 82371AB PIIX4-1, and Intel 82437-VX, and
preliminary TUX webserver support.

Project Resources