From Fedora Project Wiki

 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:


= Description =
= Description =
{{{description|tuned-adm is utility for switching profiles.}}}
{{{description|tuned-adm is utility for switching profiles. At the moment we have seven profiles. Every
profile has different values for setting up the environment for special tasks. We'd like to have tested
all of them even if some of them can't have better results on laptop.
In case you don't want measure them all then please measure at least the first two profiles designed for laptop.}}}
* laptop-battery-powersave - saving the battery maximally
* laptop-ac-powersave - settings for laptop on adapter (occasionally discharging battery)
These two should show differences.
* spindown-disk - lower spins of disc, quiet and effective on laptop and server
* default - basic settings
The other settings are self descriptive and we'd like to have them also measured on your laptops, even if doesn't show
the best numbers. It's only for our comparison.
* desktop-powersave
* latency-performance
* server-powersave
* throughput-performance


= How to test =
= How to test =
{{{actions|
{{{actions|
# prerequisite: measure bltk in reader mode
# tuned-adm list - will list all profiles which could be set
# tuned-adm profile laptop-battery-powersave
# tuned-adm profile laptop-battery-powersave
# measure with bltk -R -n 4
# measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
# tuned-adm off
# now you can measure another profile as they are listed on top of this page.
# tuned-adm profile laptop-ac-powersave
# measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
# tuned-adm off
# tuned-adm off
This command switch your system back to previous setting without tuned and other features.
}}}
}}}
We can test the same way also these profiles: spindown-disk, default. The other
won't probably have good results.


= Expected Results =
= Expected Results =
<noinclude>
The following must be true to consider this a successful test run.  Be brief ... but explicit.
</noinclude>
{{{results|
{{{results|
# Step #1 completes without error
# Output files from bltk will be moved in /usr/local and compressed into tar file. This need to be done by user in last step of testing.
# The system boots into runlevel 5
}}}
# Program completes wth exit code 0 }}}
 
<noinclude>
{{tempdoc}}
[[Category:Test_Cases]]
[[Category:QA Templates]]
</noinclude>

Latest revision as of 14:05, 9 October 2009


Description

tuned-adm is utility for switching profiles. At the moment we have seven profiles. Every profile has different values for setting up the environment for special tasks. We'd like to have tested all of them even if some of them can't have better results on laptop. In case you don't want measure them all then please measure at least the first two profiles designed for laptop.

* laptop-battery-powersave - saving the battery maximally
* laptop-ac-powersave - settings for laptop on adapter (occasionally discharging battery)

These two should show differences.

* spindown-disk - lower spins of disc, quiet and effective on laptop and server
* default - basic settings

The other settings are self descriptive and we'd like to have them also measured on your laptops, even if doesn't show the best numbers. It's only for our comparison.

* desktop-powersave
* latency-performance
* server-powersave
* throughput-performance

How to test

  1. tuned-adm profile laptop-battery-powersave
  2. measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
  3. tuned-adm off
  4. now you can measure another profile as they are listed on top of this page.
  5. tuned-adm profile laptop-ac-powersave
  6. measure with 'bltk -R -n 4 -r /usr/local/testday-091022/bltk/tuned-adm/'
  7. tuned-adm off


Expected Results

  1. Output files from bltk will be moved in /usr/local and compressed into tar file. This need to be done by user in last step of testing.