From 17cf6fc527c7f2b24ee16b01ffb6de4fce2babb5 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 27 Jun 2012 12:30:56 +0000 Subject: [PATCH] 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 --- usr.bin/top/top.local.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1 index f3b01460b69c..a674828b829b 100644 --- a/usr.bin/top/top.local.1 +++ b/usr.bin/top/top.local.1 @@ -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