LLFIO  v2.00
llfio_v2_xxx::dynamic_thread_pool_group::io_aware_work_item::byte_io_handle_awareness Struct Reference

Information about an i/o handle this work item will use. More...

#include "dynamic_thread_pool_group.hpp"

Public Attributes

byte_io_handleh {nullptr}
 An i/o handle this work item will use.
 
float reads {0}
 The relative amount of reading done by this work item from the handle.
 
float writes {0}
 The relative amount of writing done by this work item to the handle.
 
float barriers {0}
 The relative amount of write barriering done by this work item to the handle.
 
void * _internal {nullptr}
 

Detailed Description

Information about an i/o handle this work item will use.


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