diff options
| author | Jonathan Bauer | 2014-11-17 17:47:16 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2014-11-17 17:47:16 +0100 |
| commit | 9ef02255661d25d3f147abcbd48cd00eb5be2c51 (patch) | |
| tree | 807de52fd90af90fd0873fa19452bff8c7bd297c /remote/modules/cpugovernor/module.conf | |
| parent | [mltk] added centos help msg support (diff) | |
| download | tm-scripts-9ef02255661d25d3f147abcbd48cd00eb5be2c51.tar.gz tm-scripts-9ef02255661d25d3f147abcbd48cd00eb5be2c51.tar.xz tm-scripts-9ef02255661d25d3f147abcbd48cd00eb5be2c51.zip | |
[cpu-governor] new module to set the cpu governor of clients
default: ondemand
if you want something else, use the SLX config variable SLX_GOVERNOR
Diffstat (limited to 'remote/modules/cpugovernor/module.conf')
| -rw-r--r-- | remote/modules/cpugovernor/module.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/remote/modules/cpugovernor/module.conf b/remote/modules/cpugovernor/module.conf new file mode 100644 index 00000000..0cd03752 --- /dev/null +++ b/remote/modules/cpugovernor/module.conf @@ -0,0 +1,3 @@ +REQUIRED_BINARIES="" +REQUIRED_LIBRARIES="" +REQUIRED_DIRECTORIES="" |
