Updated.
* reference.texi: Updated.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-12-04 Benoît Dejean <tazforever@dlfp.org>
|
||||||
|
|
||||||
|
* reference.texi: Updated.
|
||||||
|
|
||||||
2004-08-03 Benoît Dejean <tazforever@dlfp.org>
|
2004-08-03 Benoît Dejean <tazforever@dlfp.org>
|
||||||
|
|
||||||
* reference.texi: Updated.
|
* reference.texi: Updated.
|
||||||
|
@@ -1533,6 +1533,8 @@ struct _glibtop_fsusage
|
|||||||
files,
|
files,
|
||||||
ffree;
|
ffree;
|
||||||
guint32 block_size;
|
guint32 block_size;
|
||||||
|
guint64 read,
|
||||||
|
write;
|
||||||
@};
|
@};
|
||||||
@end cartouche
|
@end cartouche
|
||||||
@end example
|
@end example
|
||||||
@@ -1550,10 +1552,12 @@ Total file nodes.
|
|||||||
Free file nodes.
|
Free file nodes.
|
||||||
@item block_size
|
@item block_size
|
||||||
Block size in bytes.
|
Block size in bytes.
|
||||||
|
@item read
|
||||||
|
Total blocks read.
|
||||||
|
@item write
|
||||||
|
Total blocks written.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
Blocks are usually 512 bytes.
|
|
||||||
|
|
||||||
@page
|
@page
|
||||||
@node Library Functions, , Common Functions, Reference Manual
|
@node Library Functions, , Common Functions, Reference Manual
|
||||||
@section Library Functions
|
@section Library Functions
|
||||||
|
Reference in New Issue
Block a user