From 1b64fd1bf20be08efd9de86f986341876cbcfb1a Mon Sep 17 00:00:00 2001 From: Hang Yan Date: Fri, 2 Jul 2021 20:46:59 +0800 Subject: [PATCH] Update cachestat_example.txt typo fix --- tools/cachestat_example.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cachestat_example.txt b/tools/cachestat_example.txt index dad52353..32d504a9 100644 --- a/tools/cachestat_example.txt +++ b/tools/cachestat_example.txt @@ -72,7 +72,7 @@ This output shows a 1 Gbyte file being created and added to the page cache: 0 0 96505 0.00% 8 1233 0 0 0 0.00% 8 1233 -Note the high rate of DIRTIES, and the CACHED_MD size increases by 1024 Mbytes. +Note the high rate of DIRTIES, and the CACHED_MB size increases by 1024 Mbytes. USAGE message: -- 2.34.1