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

Comparing projects/libstatgrab/docs/get_diskio_stats.xml (file contents):
Revision 1.3 by tdb, Thu Oct 2 17:38:03 2003 UTC vs.
Revision 1.4 by tdb, Fri Nov 21 09:24:53 2003 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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines