- New option: -N, --noNice With this option, the reniced processes aren't counted. This is usefull if you use seti@home or distributed.net, which always eat almost all the CPU. (patch from Pascal Terjan) - a man page! From the changelog (since 0.1.1): - added a missing #include <string.h> (reported by Gilles Cuesta)
16 lines
672 B
Text
16 lines
672 B
Text
2002-09-21 DindinX <david@dindinx.org>
|
|
|
|
* hot-babe.c: applied a patch by Pascal Terjan <pascal.terjan@free.fr>
|
|
which add the -N (--noNice) command line option. With this
|
|
option, the reniced processes aren't counted. This is usefull
|
|
if you use seti@home or distributed.net, which always eat
|
|
almost all the CPU.
|
|
|
|
* hot-babe.1: added from the debian package, and somewhat improved it.
|
|
Added the -N option description.
|
|
|
|
2002-09-20 DindinX <david@dindinx.org>
|
|
|
|
* hot-babe.c: added a missing #include <string.h>
|
|
reported by Gilles Cuesta <gcuesta@netimedias.com>
|
|
|