Open CAS Framework
Open source framework of Cache Acceleration Software
Data Fields
ocf_core_info Struct Reference

Data Fields

uint64_t core_size
 
uint64_t core_size_bytes
 
struct {
   uint32_t   flushed
 
   uint32_t   dirty
 
}; 
 
uint32_t dirty_for
 
uint32_t seq_cutoff_threshold
 
ocf_seq_cutoff_policy seq_cutoff_policy
 

Field Documentation

◆ @3

struct { ... }

Fields refers ongoing flush operation

◆ core_size

uint64_t core_size

Core size in cache line size unit

◆ core_size_bytes

uint64_t core_size_bytes

Core size in bytes unit

◆ dirty

uint32_t dirty

Number of blocks left to flush in ongoing flush operation

◆ dirty_for

uint32_t dirty_for

How long core is dirty in seconds unit

◆ flushed

uint32_t flushed

Number of blocks flushed in ongoing flush operation

◆ seq_cutoff_policy

ocf_seq_cutoff_policy seq_cutoff_policy

Sequential cutoff policy

◆ seq_cutoff_threshold

uint32_t seq_cutoff_threshold

Sequential cutoff threshold (in bytes)


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