Author: jhb
Date: Wed Jun 27 12:30:56 2012
New Revision: 237646
URL: http://svn.freebsd.org/changeset/base/237646

Log:
  Clarify that the cached file data pages included in the "Wired" count
  in top are the BIO-level cached data (i.e. "Buf"), since the previous
  phrase was a bit ambiguous with the "Cache" count.
  
  MFC after:    3 days

Modified:
  head/usr.bin/top/top.local.1

Modified: head/usr.bin/top/top.local.1
==============================================================================
--- head/usr.bin/top/top.local.1        Wed Jun 27 12:19:28 2012        
(r237645)
+++ head/usr.bin/top/top.local.1        Wed Jun 27 12:30:56 2012        
(r237646)
@@ -24,7 +24,7 @@ number of bytes active
 number of bytes inactive
 .TP
 .B Wired:
-number of bytes wired down, including cached file data pages
+number of bytes wired down, including BIO-level cached file data pages
 .TP
 .B Cache:
 number of clean bytes caching data that are available for
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to