Subject: CVS commit: pkgsrc/sysutils/estd
From: matthew green
Date: 2023-06-24 01:25:52
Message id: 20230623232552.AD347FA89@cvs.NetBSD.org

Log Message:
add support for SIGUSR1/SIGUSR2 to adjust frequency instead of strategy.

new -x means USR1 reduces the minimum and USR2 increases the minimum,
and new -X adjusts the maximum similarly.

-X is designed to allow the user to force the CPU into a lower speed
frequency, without having to restart estd entirely.  -x was added for
symmetry.

Files:
RevisionActionfile
1.39modifypkgsrc/sysutils/estd/Makefile
1.27modifypkgsrc/sysutils/estd/distinfo
1.2modifypkgsrc/sysutils/estd/patches/patch-estd.1
1.3modifypkgsrc/sysutils/estd/patches/patch-estd.c