Download List

Descripción del Proyecto

Spindown is a daemon to spin down idle disks and
thus save energy and give the disks a longer
lifetime. It also works with USB disks and
hot-swappable disks because it uses the device ID
to identify the disk instead of the device name
(such as hda or sdb). This means that it doesn't
matter if the disk is swapped while the daemon is
running.

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.

2009-04-19 07:14
0.4.0

Dos errores con visualizar el estado se han arreglado. Un problema de seguridad fue corregido. Una característica adicional, se añadía que le permite ejecutar el comando spindown aun cuando el disco ya está inactivo.
Two bugs with displaying the status were fixed. A security issue was fixed. An extra feature was added that lets you execute the spindown command even when the disk is already idle.

2009-02-23 09:23
0.3.0

Spindown ya no utiliza varios subprocesos, y el guión de inicio ahora utiliza Linux Standard Base funciones.
Tags: Code cleanup
Spindown no longer uses multiple threads, and the init script now uses Linux Standard Base functions.

2008-09-08 23:14
0.2.2

Las opciones de comandos de configuración ahora esperan que todo el comando a ejecutar, y no sólo únicamente de los parámetros. Todavía por defecto es "sg_start - parada". Scripts init de Gentoo se han añadido. El FIFO se quita al cerrar el programa.
The command configuration options now expect the
whole command to execute and not just only the
parameters. It still defaults to "sg_start
--stop". Gentoo init scripts were added. The FIFO
is removed when shutting down the program.

2008-05-26 06:33
0.2.1

Facultativo de registro a través de syslog se ha añadido, y esta versión vuelve a cargar automáticamente las estadísticas cada vez que se solicitan.
Optional logging through syslog has been added, and this release automatically reloads stats every time they are requested.

2008-05-04 22:57
0.2

Ahora usted puede establecer el tiempo spindown para cada disco individual, y volver a cargar la configuración mediante el envío de una señal SIGHUP a spindownd.
Now you can set the spindown time for every individual disk, and reload the settings by sending a SIGHUP to spindownd.

Project Resources