21 memset(
this, 0,
sizeof(*
this));
67 Must(entry !=
nullptr);
StoreIoStats store_io_stats
struct msghdr with a known type, fixed-size I/O and control buffers
void getPod(Pod &pod) const
load POD
void checkType(int aType) const
void putPod(const Pod &pod)
store POD
void setType(int aType)
sets message type; use MessageType enum
StoreIoActionData & operator+=(const StoreIoActionData &stats)
double create_create_fail
double create_select_fail
implement aggregated 'store_io' action
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
void collect() override
calculate and keep local action-specific information
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
static Pointer Create(const CommandPointer &cmd)
StoreIoAction(const CommandPointer &cmd)
void dump(StoreEntry *entry) override
struct StoreIoStats::@126 create
cache_dir selection and disk entry creation stats
#define debugs(SECTION, LEVEL, CONTENT)
void storeAppendPrintf(StoreEntry *e, const char *fmt,...)