Open
Description
# Limit CPU consumption for this factor when on battery power.
# Value 1 means 50% decrease, 2 means 66%, 3 75% etc.
downclock_on_battery = 0
Given the default max consumption is 100%, does giving a value of 3 mean the program will use max 75% CPU, or max 25% CPU?
I would like to limit my browser to a max of 80% CPU consumption (on whatever core its grinding away on...)
Activity