From 161354f8f7b37458ae9133e5153a2247a518120e Mon Sep 17 00:00:00 2001 From: Brendan Gregg Date: Sun, 7 Feb 2016 13:05:09 -0800 Subject: [PATCH] docs typo --- man/man8/fsslower.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/fsslower.8 b/man/man8/fsslower.8 index c360f7f..b81c1b2 100644 --- a/man/man8/fsslower.8 +++ b/man/man8/fsslower.8 @@ -73,7 +73,7 @@ FILENAME A cached kernel file name (comes from dentry->d_iname). .SH OVERHEAD Depending on the frequency of application reads and writes, overhead can become -serve, in the worst case slowing applications by 2x. In the best case, the +severe, in the worst case slowing applications by 2x. In the best case, the overhead is negligible. Hopefully for real world workloads the overhead is often at the lower end of the spectrum -- test before use. The reason for high overhead is that this traces VFS reads and writes, which includes FS -- 2.7.4