CUBRID Engine  latest
pgbuf_lru_list Struct Reference
Collaboration diagram for pgbuf_lru_list:
Collaboration graph

Public Attributes

PGBUF_BCBtop
 
PGBUF_BCBbottom
 
PGBUF_BCBbottom_1
 
PGBUF_BCBbottom_2
 
PGBUF_BCB *volatile victim_hint
 
int count_lru1
 
int count_lru2
 
int count_lru3
 
int count_vict_cand
 
int threshold_lru1
 
int threshold_lru2
 
int quota
 
int tick_list
 
int tick_lru3
 
volatile int flags
 
int index
 

Detailed Description

Definition at line 543 of file page_buffer.c.

Member Data Documentation

int pgbuf_lru_list::count_lru3
int pgbuf_lru_list::threshold_lru1
int pgbuf_lru_list::threshold_lru2

The documentation for this struct was generated from the following file: