libkdumpfile-0.5.4
Kernel coredump file access
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

struct read_cache_slot* read_cache::mru

Most recently used cache slot.

struct read_cache_slot read_cache::slot[READ_CACHE_SLOTS]

Cache slots.


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