Comment 7 for bug 698797

Revision history for this message
Fred Linhoss (fred-linhoss) wrote :

Yasufumi, please confirm that this is the correct list of names implemented, or correct as necessary:

#####BACKGROUND THREAD#####
innodb_srv_main_1_second_loops
innodb_srv_main_sleeps
innodb_srv_main_10_second_loops
innodb_srv_main_background_loops
innodb_srv_main_flush_loops
innodb_srv_log_writes_and_flush

#####SEMAPHORES#####
innodb_mutex_spin_wait_count
innodb_mutex_spin_round_count
innodb_mutex_os_wait_count
innodb_rw_s_spin_wait_count
innodb_rw_s_spin_round_count
innodb_rw_s_os_wait_count
innodb_rw_x_spin_wait_count
innodb_rw_x_spin_round_count
innodb_rw_x_os_wait_count

#####INSERT BUFFER AND ADAPTIVE HASH INDEX#####
innodb_ibuf_size
innodb_ibuf_free_list_len
innodb_ibuf_seg_size
innodb_ibuf_n_merges
innodb_ibuf_n_merged_ops
innodb_ibuf_n_merged_ops
innodb_ibuf_n_merged_ops
innodb_ibuf_n_discarded_ops
innodb_ibuf_n_discarded_ops
innodb_ibuf_n_discarded_ops
innodb_hash_get_n_cells
innodb_adaptive_hash_heap_buffers - RENAMED?
innodb_btr_cur_n_sea
innodb_btr_cur_n_non_sea

#####LOG#####
innodb_log_sys_lsn
innodb_log_sys_flushed_to_disk_lsn
innodb_log_sys_last_checkpoint_lsn
innodb_log_sys_max_checkpoint_age
innodb_log_max_checkpoint_age_async
innodb_log_sys_last_checkpoint_lsn

#####BUFFER POOL AND MEMORY#####
innodb_innodb_ut_total_allocated_memory
innodb_innodb_mem_adaptive_hash
innodb_innodb_mem_dictionary
innodb_buffer_pool_pages_old - RENAMED?
innodb_buffer_pool_pages_made_young - RENAMED?
innodb_buffer_pool_pages_made_not_young - RENAMED?
innodb_buffer_pool_pages_read_ahead - RENAMED?
innodb_buffer_pool_pages_evicted_without_access - RENAMED?

#####TRANSACTIONS#####
innodb_trx_sys_max_trx_id
innodb_purge_sys_purge_trx_no
innodb_purge_sys_purge_undo_no
innodb_trx_sys_rseg_history_len
innodb_lock_sys_rec_num - RENAMED?
innodb_oldest_view_low_limit_trx_id - RENAMED?