diff options
author | Etienne Dechamps <[email protected]> | 2012-06-15 16:22:14 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-06-29 09:56:51 -0700 |
commit | b6ad9671acdd245385744bcc1fe6c0f21f252570 (patch) | |
tree | 80363b645fdf980ba2dfb6bbeba3b03c50cae76d /zfs_config.h.in | |
parent | 7164d092210f122a4564ab37fb4fce476ec4485f (diff) |
Add ZIL statistics.
The performance of the ZIL is usually the main bottleneck when dealing with
synchronous, write-heavy workloads (e.g. databases). Understanding the
behavior of the ZIL is required to diagnose performance issues for these
workloads, and to tune ZIL parameters (like zil_slog_limit) accordingly.
This commit adds a new kstat page dedicated to the ZIL with some counters
which, hopefully, scheds some light into what the ZIL is doing, and how it is
doing it.
Currently, these statistics are available in /proc/spl/kstat/zfs/zil.
A description of the fields can be found in zil.h.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #786
Diffstat (limited to 'zfs_config.h.in')
0 files changed, 0 insertions, 0 deletions