From Fedora Project Wiki
(new version) |
|||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
|description= | |||
This test will measure ticks, syscall count, read/written bytes when performing some tasks (random data copying, process forking, website download). | |||
= | '''Privileges''': superuser<br /> | ||
{{ | '''Runlevel''': multiuser (X11)<br/> | ||
'''ETA''': 1 minute | |||
|actions= | |||
# Open terminal window. | |||
# Run: <code>su -c tuned-run-scomes</code> | |||
# Read the instructions provided and start the test by pressing any key. | |||
{{admon/tip|When something goes wrong|When something like ''semantic error'' appears, cancel the test (by pressing Control+C) and check whether you have appropriate kernel-debuginfo package installed. Then start the test again.}} | |||
|results= | |||
The results will be stored in <code>/usr/share/testday-091022/results</code> directory with timestamp. Do not modify anything in this directory. | |||
}} |
Revision as of 13:19, 20 October 2009
Description
This test will measure ticks, syscall count, read/written bytes when performing some tasks (random data copying, process forking, website download).
Privileges: superuser
Runlevel: multiuser (X11)
ETA: 1 minute
How to test
- Open terminal window.
- Run:
su -c tuned-run-scomes
- Read the instructions provided and start the test by pressing any key.
Expected Results
The results will be stored in /usr/share/testday-091022/results
directory with timestamp. Do not modify anything in this directory.