cpuperf: Modify the cpu frequency on OpenBSD systems

[ bsd3, program, system ] [ Propose Tags ]

cpuperf toggle the cpu frequency on OpenBSD systems between 0 and 100%.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base, mtl, process [details]
License BSD-3-Clause
Author Don Stewart
Maintainer Don Stewart <dons@galois.com>
Category System
Home page http://code.haskell.org/~dons/code/cpuperf
Uploaded by DonaldStewart at 2008-06-16T22:13:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cpuperf
Downloads 1967 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-11 [all 10 reports]

Readme for cpuperf-0.1.1

[back to package description]
Toggle the cpu frequency on openbsd machines supporting the hw.setperf syctl.

Building:

    runhaskell Setup.lhs configure --prefix=/home/dons
    runhaskell Setup.lhs build
    runhaskell Setup.lhs install

Using:
    cpuperf

Author:
    Don Stewart
    Tue Mar  6 15:23:35 EST 2007