List of all members.
Public Attributes |
PN_stdfloat | average_frame_utilization |
int | current_frame_identifier |
int | current_frame_usage |
int | first_frame_identifier |
int | identifier |
int | last_frame_identifier |
int | last_frame_usage |
Lru * | lru |
LruPageType | lru_page_type |
string | name |
LruPage * | next |
LruPage * | previous |
LruPagePriority | priority |
int | priority_change |
int | size |
int | total_frame_page_faults |
int | total_page_faults |
int | total_usage |
int | update_frame_identifier |
int | update_total_usage |
struct { |
unsigned int allocated: 1 |
unsigned int in_cache: 1 |
unsigned int in_lru: 1 |
unsigned int in_memory: 1 |
unsigned int lock: 1 |
unsigned int on_disk: 1 |
unsigned int pre_allocated: 1 |
unsigned int type: 8 |
} | v |
Detailed Description
Definition at line 79 of file lru.h.
The documentation for this struct was generated from the following file: