|
From: Takahiro Y. <tak...@mo...> - 2003-10-08 15:41:08
|
Hello,
Oops. I did it again. Another midnight release ;)
sstepd 0.1.6 has been released.
This is pre-alpha as usual; so please beware.
read_cpufreq_info() now restores current cpufreq governor.
This makes SIGIO not to leave CPUs under userspace governor without control.
Next, termination mode has been defined. sstepd now switches CPUs into
performance mode if it gets terminated in demand-based control mode.
Nothing special will be done if it's in other modes.
So in short:
SIGUSR1, SIGTERM -> Always terminate in powersave mode.
SIGUSR2, SIGTERM -> Always terminate in performance mode.
(SIGHUP,) SIGTERM -> Switches CPUs into performance mode on termination.
This is the new behavior.
Finally the '-f' (--foreground) switch makes sstepd to dump its output right onto
stderr.
Please report any feature/build/etc breakage on sstepd-list or sstepd-devel.
Enjoy,
--
Takahiro Yoshimura
Monolith Works Co.,Ltd.
Lead Programmer / Network Administrator
MAIN: tak...@mo...
|