From Fedora Project Wiki

m (other way to switch into single)
m (link update)
 
Line 23: Line 23:
# Read the instructions provided and start the test by pressing any key.
# Read the instructions provided and start the test by pressing any key.


{{admon/tip|Go on with the next test|Immediately after this test you can run the following [[Test_Day:2009-10-22/Testcase:basic|basic test]]. It has to be run in single mode as well, therefore you will refrain another reboot.}}
{{admon/tip|Go on with the next test|Immediately after this test you can run the following [[QA:Testcase_Power_Management_basic|basic test]]. It has to be run in single mode as well, therefore you will refrain another reboot.}}


After the test you can switch to X11 either by rebooting (<code>reboot</code>) or changing runlevel to 5 (<code>init 5</code>).
After the test you can switch to X11 either by rebooting (<code>reboot</code>) or changing runlevel to 5 (<code>init 5</code>).

Latest revision as of 10:46, 22 October 2009

Description

This test will measure the same data as personal test (time your CPU spent in different C states and frequencies) but when your computer is idle and tuned daemon is enabled.

Privileges: superuser
Runlevel: single
ETA: 7 minutes


How to test

  1. Switch into single mode. There are two possibilities:
    • Run: su -c "init 1"
    • Or reboot your machine and change kernel parameters:
      • Reboot and when GRUB menu appears select your system and press [E] to edit it.
      • Select line starting with kernel and press [E].
      • Add parameter single at the end of this line and pres [Enter] to confirm.
      • Press [B] to boot.
  2. Start 'tuned': service tuned start
  3. Start networking: ifconfig eth0 up
  4. Run the test: testday-run-tuned
  5. Read the instructions provided and start the test by pressing any key.
Idea.png
Go on with the next test
Immediately after this test you can run the following basic test. It has to be run in single mode as well, therefore you will refrain another reboot.

After the test you can switch to X11 either by rebooting (reboot) or changing runlevel to 5 (init 5).

Expected Results

The results will be stored in /usr/share/testday-091022/results directory with timestamp. Do not modify anything in this directory.