[Midnightbsd-cvs] src: src/usr.bin: Add cpufreq(1).

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 9 16:17:26 EDT 2011


Log Message:
-----------
Add cpufreq(1).  cpufreq is a utility to monitor the current cpu frequency easily.  powerd(8) and cpufreq(4) can change the frequency to conserve energy and it's useful to monitor this at times.

The sysctl interface is handy, but annoying for one off's like this.

Modified Files:
--------------
    src/usr.bin:
        Makefile (r1.30 -> r1.31)
        (http://cvsweb.midnightbsd.org/src/usr.bin/Makefile?r1=1.30&r2=1.31)

Added Files:
-----------
    src/usr.bin/cpufreq:
        Makefile (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.bin/cpufreq/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
        cpufreq.1 (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.bin/cpufreq/cpufreq.1?rev=1.1&content-type=text/x-cvsweb-markup)
        cpufreq.c (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.bin/cpufreq/cpufreq.c?rev=1.1&content-type=text/x-cvsweb-markup)


More information about the Midnightbsd-cvs mailing list