libkdumpfile-0.5.2
Kernel coredump file access
Data Fields
read_cache Struct Reference

Read cache storage and metadata. More...

#include <addrxlat-priv.h>

Data Fields

struct read_cache_slotmru
 Most recently used cache slot. More...
 
struct read_cache_slot slot [READ_CACHE_SLOTS]
 Cache slots. More...
 

Detailed Description

Read cache storage and metadata.

Field Documentation

◆ mru

struct read_cache_slot* read_cache::mru

Most recently used cache slot.

◆ slot

struct read_cache_slot read_cache::slot[READ_CACHE_SLOTS]

Cache slots.


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