commit | 006e2c8268ea60b2a26b64397a11df67d2c294bf | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 12 11:42:43 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Jan 26 23:17:49 2010 -0600 |
tree | 72e0ef1c6a8e895139f530b6c34888f37cf6a4eb | |
parent | 1c0ac5e97479fcd00768c4ecb31576cf3c535e8d [diff] |
Add support to disable cpu's in multicore processors Add a disable sub-command to the cpu command that allows for disabling cores in multicore processors. This can be useful for systems that are using multicore chips but aren't utilizing all the cores as a way to reduce power and possibly improve performance. Also updated an added missing copyright. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>