From: Wu Fengguang Date: Sun, 29 Aug 2010 17:28:45 +0000 (-0600) Subject: writeback: show bdi write bandwidth in debugfs X-Git-Tag: v3.1-rc1~228^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00821b002df7da867bb2c15b4f83f3706371383f;p=pandora-kernel.git writeback: show bdi write bandwidth in debugfs Add a "BdiWriteBandwidth" entry and indent others in /debug/bdi/*/stats. btw, increase digital field width to 10, for keeping the possibly huge BdiWritten number aligned at least for desktop systems. Impact: this could break user space tools if they are dumb enough to depend on the number of white spaces. CC: Theodore Ts'o CC: Jan Kara CC: Peter Zijlstra Signed-off-by: Wu Fengguang --- Reading git-diff-tree failed