Struct pgbuf_page_monitor¶
ClassList > pgbuf_page_monitor
Public Attributes¶
| Type | Name |
|---|---|
| PGBUF_MONITOR_BCB_MUTEX * | bcb_locks |
| INT64 | dirties_cnt |
| std::atomic_int | fix_req_cnt |
| int * | lru_activity |
| int * | lru_hits |
| volatile int | lru_shared_pgs_cnt |
| int | lru_victim_req_cnt |
| std::atomic_int | pg_unfix_cnt |
| bool | victim_rich |
Public Attributes Documentation¶
variable bcb_locks¶
variable dirties_cnt¶
variable fix_req_cnt¶
variable lru_activity¶
variable lru_hits¶
variable lru_shared_pgs_cnt¶
variable lru_victim_req_cnt¶
variable pg_unfix_cnt¶
variable victim_rich¶
The documentation for this class was generated from the following file cubrid/src/storage/page_buffer.c