commit | ee88415caf736b89500f16e0a545614541a45005 | [log] [tgz] |
---|---|---|
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | Thu Jul 02 17:08:33 2009 -0700 |
committer | Dave Jones <davej@redhat.com> | Mon Jul 06 21:38:28 2009 -0400 |
tree | b54b7d57e0886b042e55580627295677de75072c | |
parent | 5a75c82828e7c088ca6e7b4827911dc29cc8e774 [diff] |
[CPUFREQ] Cleanup locking in conservative governor Redesign the locking inside conservative driver. Make dbs_mutex handle all the global state changes inside the driver and invent a new percpu mutex to serialize percpu timer and frequency limit change. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dave Jones <davej@redhat.com>