## Path:        	System/Powermanagement/Powersave/CPU
## Type:        	list(kernel,userspace)
## Default:		"kernel"
## ServiceRestart:	powersave 	
#
# This setting will only be taken into account if no other policy manager,
# such as gnome-power-manager or kpowersave, is running
#
# If set to userspace, the HAL daemon will check for CPU load and adjust
# the frequency appropriately.  If set to kernel, the frequency will be
# adjusted by kernel CPU frequency governors. These are by default (kernel
# module - governor/powersave policy): ondemand/dynamic,
# powersave/powersave, performance/performance
CPUFREQ_CONTROL=""

## Path:		System/Powermanagement/Powersave/CPU
## Type:		integer(1:100)
## Default:		"0"
#
# Set how much CPUs should be online at max. A value of 0 means 'all'.
#
MAX_CPUS_ONLINE=""
