From Fedora Project Wiki

Line 7: Line 7:
{{{actions|
{{{actions|
# prerequisite: measurement bltk  
# prerequisite: measurement bltk  
# tuned-adm list
# tuned-adm list - will list all profiles which could be set
# tuned-adm profile <your-prefered-profile>
# tuned-adm profile laptop-battery-powersave
You can choose profile according to your computer.
Because we can reliably measure only on laptops on battery, we
For example you have laptop on battery so you can
are interested only in laptop-battery-powersave
test laptop-battery-powersave. You can test all profiles
which are prepared.
# measure with bltk
# measure with bltk
# tuned-adm off
# tuned-adm off
Switching off the setting which revert changes back to system values.
This command switch your system back to previous setting without tuned and other features.
}}}
}}}



Revision as of 15:06, 9 September 2009


Description

tuned-adm is utility for switching profiles.

How to test

  1. prerequisite: measurement bltk
  2. tuned-adm list - will list all profiles which could be set
  3. tuned-adm profile laptop-battery-powersave

Because we can reliably measure only on laptops on battery, we are interested only in laptop-battery-powersave

  1. measure with bltk
  2. tuned-adm off

This command switch your system back to previous setting without tuned and other features.


Expected Results

The following must be true to consider this a successful test run. Be brief ... but explicit.


  1. Step #1 completes without error
  2. The system boots into runlevel 5
  3. Program completes wth exit code 0


Template documentation [edit]

This documentation is transcluded from Template:Testcase Power Management tuned-adm/doc. It will not be transcluded on pages that use this template.
Template:Testcase Power Management tuned-adm/doc