* [PATCH][DOC] xfs_stats.pl: xs_log_blocks counts in basic blocks
@ 2008-01-28 10:38 KELEMEN Peter
0 siblings, 0 replies; 2+ messages in thread
From: KELEMEN Peter @ 2008-01-28 10:38 UTC (permalink / raw)
To: xfs
xs_log_blocks is counting in basic blocks, update documentation as
discussed with Eric Sandeen on #xfs.
Index: xfsmisc/xfs_stats.pl
===================================================================
RCS file: /cvs/xfs-cmds/xfsmisc/xfs_stats.pl,v
retrieving revision 1.5
diff -u -u -r1.5 xfs_stats.pl
--- xfsmisc/xfs_stats.pl 10 Feb 2004 17:10:22 -0000 1.5
+++ xfsmisc/xfs_stats.pl 28 Jan 2008 10:34:05 -0000
@@ -337,7 +337,7 @@
=head2 B<xs_log_blocks> (I<xfs.log.blocks>)
-This variable counts the number of Kbytes of information being written
+This variable counts (in 512-byte units) the information being written
to the physical log partitions of all XFS filesystems. Log data traffic
is proportional to the level of meta-data updating. The rate with which
log data gets written depends on the size of internal log buffers and
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH][DOC] xfs_stats.pl: xs_log_blocks counts in basic blocks
@ 2008-09-26 1:00 KELEMEN Peter
0 siblings, 0 replies; 2+ messages in thread
From: KELEMEN Peter @ 2008-09-26 1:00 UTC (permalink / raw)
To: xfs
xfs_stats.pl: xs_log_blocks counts in basic blocks.
Fix up documentation to match reality as discussed on #xfs .
Index: xfsmisc/xfs_stats.pl
===================================================================
RCS file: /cvs/xfs-cmds/xfsmisc/xfs_stats.pl,v
retrieving revision 1.5
diff -u -u -r1.5 xfs_stats.pl
--- xfsmisc/xfs_stats.pl 10 Feb 2004 17:10:22 -0000 1.5
+++ xfsmisc/xfs_stats.pl 26 Sep 2008 00:56:54 -0000
@@ -337,7 +337,7 @@
=head2 B<xs_log_blocks> (I<xfs.log.blocks>)
-This variable counts the number of Kbytes of information being written
+This variable counts (in 512-byte units) the information being written
to the physical log partitions of all XFS filesystems. Log data traffic
is proportional to the level of meta-data updating. The rate with which
log data gets written depends on the size of internal log buffers and
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-09-26 0:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 1:00 [PATCH][DOC] xfs_stats.pl: xs_log_blocks counts in basic blocks KELEMEN Peter
-- strict thread matches above, loose matches on Subject: below --
2008-01-28 10:38 KELEMEN Peter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox