~ubuntu-branches/ubuntu/karmic/powersave/karmic

« back to all changes in this revision

Viewing changes to config_files/scheme_performance

  • Committer: Bazaar Package Importer
  • Author(s): William Alexander Grant
  • Date: 2006-09-11 20:23:32 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060911202332-ccq694vx12kkotka
Tags: 0.14.0-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - Add Replaces/Provides for powernowd and apmd, to allow installation
    with *ubuntu-desktop meta packages.
  - Drop changes for powerdev group used for dbus access on Debian:
    + Drop debian/patches/dbus_access.patch.
    + Drop debian/patches/man_powerdev_group.patch.
    + Drop debian/NEWS.
    + Drop debian/powersaved.postinst.
    + Do not depend on adduser package.
    + Remove Security section from README.Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
# CPU frequency algorithm.
150
150
#
151
151
CONSIDER_NICE="yes"
 
152
 
 
153
## Path:                System/Powermanagement/Powersave/CPU
 
154
## Type:                integer(1:100)
 
155
## Default:             "0"
 
156
#
 
157
# Set how much CPUs should be online at max. A value of 0 means 'all'.
 
158
#
 
159
MAX_CPUS_ONLINE=""