Download List

Projeto Descrição

auto nice daemon activates itself in certain intervals, and renices jobs according to their priority, and CPU usage. Jobs owned by root are left alone. Jobs are never increased in their priority. It is very flexible. The renice intervals can be adjusted, as well as the default nice level, and the activation intervals. A priority database stores user/group/job tuples along with their renice values for three CPU usage time ranges. The strategy for searching the priority database can be configured. Linux, OpenBSD, FreeBSD, Digital UNIX, Solaris, and IRIX are supported.

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-28 01:50
1.2.2

Em algumas variantes do Linux, proc / <pid> / stat sempre pertence ao root, minando os esforços renice. e (8) agora usa / proc / <pid> em vez de determinar o UID / GID de um processo. Na página and.conf.5 homem, os exemplos foram fixados (agora defaultnice ao invés de padrão).
Tags: Minor bugfixes
Under some Linux variants, /proc/&lt;pid&gt;/stat always belongs to root, thus undermining the renice efforts. and(8) now uses /proc/&lt;pid&gt; instead to determine the UID/GID of a process. On the and.conf.5 man page, the examples were fixed (now defaultnice instead of default).

2004-04-11 02:46
1.2.0

Os ancestrais de um processo já pode ser usado como um critério adicional para renicing, eo usuário pode especificar um ID de usuário e ID de grupo mínimo, abaixo do qual os processos são tocados. O sinal de código de manipulação de configuração é mais forte agora, e algumas raras 64bit bugs foram corrigidos.
Tags: Major feature enhancements
The ancestors of a process can now be used as an additional criterion
for renicing, and the user can specify a minimum user id and group
id, below which processes are left untouched. The signal handling
configuration code is more robust now, and some rare 64bit bugs have
been fixed.

2003-06-19 02:34
1.0.8

Esta versão adiciona uma correção Zombie para o Linux.
Tags: Minor bugfixes
This release adds a Zombie fix for Linux.

2002-01-27 23:20
1.0.7

Portado para o FreeBSD.
Tags: Minor feature enhancements
Ported to FreeBSD.

2001-12-17 00:18
1.0.6

Esta versão adiciona uma porta para IRIX/IRIX64 e SunOS, uma correção para parar de substituir as configurações existentes através de make install, uma pequena melhoria docs (nome do comando e expressões regulares), e uma mudança para uma mensagem de log enganosa (nível um aparentemente negativo agradável). gtop foi adicionada ao arquivo de configuração padrão.
Tags: Minor feature enhancements
This release adds a port to IRIX/IRIX64 and SunOS, a fix to stop
overwriting existing configurations through make install, a small docs
improvement (command name and regexes), and a change to a misleading
log message (a seemingly negative nice level). gtop has been added to
the default config file.

Project Resources