~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/C/disk-benchmark.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-18 22:40:31 UTC
  • mfrom: (2.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20111018224031-ghkuh7t4cva5lj5y
Tags: 3.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <info>
5
5
    <link type="guide" xref="disk"/>
6
6
 
 
7
    <revision pkgversion="3.2" date="2011-10-07" status="candidate"/>
7
8
    
8
9
    <credit type="author">
9
10
      <name>GNOME Documentation Project</name>
14
15
      <email>nruz@alumnos.inf.utfsm.cl</email>
15
16
    </credit>
16
17
 
17
 
    <desc>You can run benchmarks on your hard disk to check how fast it is.</desc>
 
18
    <desc>Run benchmarks on your hard disk to check how fast it is.</desc>
18
19
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
19
20
  </info>
20
21
 
21
22
<title>Test the performance of your hard disk</title>
22
23
 
23
 
<p>If you want to perform benchmark test and see how fast is your hard disk:</p>
 
24
  <p>To test the speed your hard disk:</p>
24
25
 
25
26
<steps>
26
27
 
27
 
    <item><p>Open the <app>Disk Utility</app> application from the <gui>Activities</gui> overview.</p></item>
28
 
    <item><p>You can choose the hard disk from the <gui>Storage Devices</gui> list. Information about the disk and its status will appear under  <gui>Drive</gui>.</p></item>
29
 
    <item><p>Choose <gui>Benchmark</gui>.</p></item>
30
 
    <item><p>Click <gui>Start Read-Only Benchmark</gui> to test how fast data can be read off the disk or <gui>Start Read/Write Benchmark</gui> to  test how fast data can be read off the disk and how fast data can be put onto the disk. The last option will take longer to complete.</p></item>
 
28
 <item>
 
29
  <p>Open the <app>Disk Utility</app> application from the <gui>Activities</gui>
 
30
  overview.</p>
 
31
 </item>
 
32
 <item>
 
33
  <p>Choose the hard disk from the <gui>Storage Devices</gui> list. Information
 
34
  about the disk and its status will appear under  <gui>Drive</gui>.</p></item>
 
35
 <item>
 
36
  <p>Choose <gui>Benchmark</gui>.</p>
 
37
 </item>
 
38
 <item>
 
39
  <p>Click <gui>Start Read-Only Benchmark</gui> to test how fast data can be
 
40
  read from the disk or <gui>Start Read/Write Benchmark</gui> to test how fast
 
41
  data can be read from and written to the disk.  The latter option will take
 
42
  longer to complete.</p>
 
43
 </item>
31
44
 
32
45
</steps> 
33
46
 
34
 
<p>When the test is finished, the results will appear on the graph.</p>
35
 
 
36
 
<comment>
37
 
 <p>It would be really really great if somebody could write something about the results and the charts, I can't do that... I don't really know what does it mean. thanks.</p>
38
 
</comment>
 
47
  <p>When the test is finished, the results will appear on the graph.</p>
 
48
 
 
49
 <comment>
 
50
  <p>It would be really really great if somebody could write something about the
 
51
  results and the charts, I can't do that... I don't really know what does it
 
52
  mean. thanks.</p>
 
53
 </comment>
 
54
 
39
55
</page>