ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/docs/sg_get_disk_io_stats.xml
(Generate patch)

Comparing projects/libstatgrab/docs/sg_get_disk_io_stats.xml (file contents):
Revision 1.3 by tdb, Thu Oct 2 17:38:03 2003 UTC vs.
Revision 1.6 by tdb, Sun May 2 09:35:15 2004 UTC

# Line 66 | Line 66
66        This function copes with wrap arounds by the O/S so should be
67        seemless to use.
68      </para>
69 +    <para>
70 +      On Solaris libstatgrab will attempt to get the cXtXdXsX
71 +      representation for the <varname>disk_name</varname> string. If
72 +      it fails it will use a name like sd0. On some systems programs
73 +      calling libstatgrab will need elevated privileges to lookup
74 +      some of the names. The mappings are built up when
75 +      <function>statgrab_init</function> is called.
76 +    </para>
77    </refsect1>
78    
79    <refsect1>
# Line 165 | Line 173 | typedef struct{
173      
174      <simplelist type="vert">
175        <member>
176 <        <ulink url="http://www.i-scream.org">http://www.i-scream.org</ulink>
176 >        <ulink url="http://www.i-scream.org/libstatgrab/">
177 >          http://www.i-scream.org/libstatgrab/
178 >        </ulink>
179        </member>
180      </simplelist>
181    </refsect1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines