ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation::memory::page_cache::cache_entry Struct Referenceexport

Page-cache key and resident frame record. More...

Collaboration diagram for zxfoundation::memory::page_cache::cache_entry:
[legend]

Data Fields

objects::memory_object_ref authority {}
bool dirty {false}
void * file_node {nullptr}
u32 free_next {PAGE_CACHE_SLOT_INVALID}
u32 generation {0}
u32 index {0}
u32 key_next {PAGE_CACHE_SLOT_INVALID}
u32 mapping_refs {0}
u64 phys {0}
u32 phys_next {PAGE_CACHE_SLOT_INVALID}
cache_entry_state state {cache_entry_state::empty}
u8 storage_key {0}

Detailed Description

Page-cache key and resident frame record.


The documentation for this struct was generated from the following file:
  • zxfoundation/memory/page_cache.zcomponent/types.cxxm