| tlds
    Transactional Operations for Linked Data Structures | 
| Functions | |
| void | load_qtable (char *&qstr) | 
| void anonymous_namespace{policies.cpp}::load_qtable | ( | char *& | qstr | ) | 
Load in a qtable
At the risk of considerable bit-rot in the comments, we will describe the format of a .q file here:
Format: comma-separated value WITH NO SPACES
Fields: 1 - BM - benchmark that produced this line [ignored] 2 - ALG - algorithm name that produced the best output 3 - threads - thread count 4 - read_ro - read_ro count 5 - read_rw_nonraw - read_rw_nonraw count 6 - read_raw - read_raw count 7 - write_nonwaw - write_nonwaw count 8 - write_waw - write_waw count 9 - txn_time - txn_time count 10 - pct_txtime - pct_txtime value 11 - roratio - roratio value