Created
February 12, 2014 08:55
-
-
Save mfournier/8952082 to your computer and use it in GitHub Desktop.
proc/spl/kstat/zfs/arcstats
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
| 4 1 0x01 84 4032 2357066490 4482539043746204 | |
| name type data | |
| hits 4 554171063 | |
| misses 4 307174944 | |
| demand_data_hits 4 43826374 | |
| demand_data_misses 4 1898264 | |
| demand_metadata_hits 4 493795953 | |
| demand_metadata_misses 4 133905126 | |
| prefetch_data_hits 4 2048172 | |
| prefetch_data_misses 4 3930236 | |
| prefetch_metadata_hits 4 14500564 | |
| prefetch_metadata_misses 4 67441323 | |
| mru_hits 4 87668245 | |
| mru_ghost_hits 4 58982314 | |
| mfu_hits 4 450375591 | |
| mfu_ghost_hits 4 128616710 | |
| deleted 4 23200985 | |
| recycle_miss 4 128824248 | |
| mutex_miss 4 438683 | |
| evict_skip 4 52208622916 | |
| evict_l2_cached 4 123 | |
| evict_l2_eligible 4 2797959660544 | |
| evict_l2_ineligible 4 378519641088 | |
| hash_elements 4 68559 | |
| hash_elements_max 4 122914 | |
| hash_collisions 4 63746825 | |
| hash_chains 4 20367 | |
| hash_chain_max 4 16 | |
| p 4 107618715 | |
| c 4 287783344 | |
| c_min 4 134217728 | |
| c_max 4 1073741824 | |
| size 4 284671114 | |
| hdr_size 4 29903952 | |
| data_size 4 204368384 | |
| other_size 4 50398776 | |
| anon_size 4 16384 | |
| anon_evict_data 4 0 | |
| anon_evict_metadata 4 0 | |
| mru_size 4 177805824 | |
| mru_evict_data 4 0 | |
| mru_evict_metadata 4 138555904 | |
| mru_ghost_size 4 105364480 | |
| mru_ghost_evict_data 4 0 | |
| mru_ghost_evict_metadata 4 105364480 | |
| mfu_size 4 26546176 | |
| mfu_evict_data 4 17956864 | |
| mfu_evict_metadata 4 8206336 | |
| mfu_ghost_size 4 62751232 | |
| mfu_ghost_evict_data 4 0 | |
| mfu_ghost_evict_metadata 4 62751232 | |
| l2_hits 4 1 | |
| l2_misses 4 2 | |
| l2_feeds 4 0 | |
| l2_rw_clash 4 0 | |
| l2_read_bytes 4 1 | |
| l2_write_bytes 4 3 | |
| l2_writes_sent 4 0 | |
| l2_writes_done 4 0 | |
| l2_writes_error 4 0 | |
| l2_writes_hdr_miss 4 0 | |
| l2_evict_lock_retry 4 0 | |
| l2_evict_reading 4 0 | |
| l2_free_on_write 4 0 | |
| l2_abort_lowmem 4 0 | |
| l2_cksum_bad 4 0 | |
| l2_io_error 4 0 | |
| l2_size 4 123 | |
| l2_asize 4 0 | |
| l2_hdr_size 4 0 | |
| l2_compress_successes 4 0 | |
| l2_compress_zeros 4 0 | |
| l2_compress_failures 4 0 | |
| memory_throttle_count 4 0 | |
| duplicate_buffers 4 0 | |
| duplicate_buffers_size 4 0 | |
| duplicate_reads 4 545 | |
| memory_direct_count 4 4490 | |
| memory_indirect_count 4 265567 | |
| arc_no_grow 4 0 | |
| arc_tempreserve 4 0 | |
| arc_loaned_bytes 4 0 | |
| arc_prune 4 576378 | |
| arc_meta_used 4 266714248 | |
| arc_meta_limit 4 268435456 | |
| arc_meta_max 4 309720720 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment