Created
July 16, 2015 00:22
-
-
Save brendangregg/12e28a85b4bac6e59c23 to your computer and use it in GitHub Desktop.
ZFS on Linux spa_sync()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /apps/perf-tools/bin/funcslower -t spa_sync 100000 | |
Tracing "spa_sync" slower than 100000 us... Ctrl-C to end. | |
4445151.315130 | 0) ! 151766.8 us | } /* spa_sync [zfs] */ | |
4445166.267272 | 8) ! 104154.9 us | } /* spa_sync [zfs] */ | |
4445191.382823 | 7) ! 216032.0 us | } /* spa_sync [zfs] */ | |
4445196.291821 | 7) ! 125089.3 us | } /* spa_sync [zfs] */ | |
4445201.371173 | 7) ! 204526.1 us | } /* spa_sync [zfs] */ | |
^C | |
Ending tracing... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment