|
libkdumpfile-0.5.3
Kernel coredump file access
|
Read cache storage and metadata. More...
#include <addrxlat-priv.h>
Data Fields | |
| struct read_cache_slot * | mru |
| Most recently used cache slot. More... | |
| struct read_cache_slot | slot [READ_CACHE_SLOTS] |
| Cache slots. More... | |
Read cache storage and metadata.
| struct read_cache_slot* read_cache::mru |
Most recently used cache slot.
| struct read_cache_slot read_cache::slot[READ_CACHE_SLOTS] |
Cache slots.
1.8.14