![]() |
NVMLib
very early alpha
A library to optimally use a Hybrid RAM setup.
|

Go to the source code of this file.
Functions | |
| TOID (struct hashmap_tx) | |
| MEMoid | get_MEMoid (MEMoidKey key) |
The function to obtain the MEMoid object given the MEMoidKey More... | |
| void | insert_object_to_hashmap (MEMoidKey key, MEMoid oid) |
| void | remove_object_from_hashmap (MEMoidKey key) |
| void | debug_hashmap (MEMoidKey key) |
Variables | |
| PMEMobjpool * | pop |
| void debug_hashmap | ( | MEMoidKey | key | ) |
| void remove_object_from_hashmap | ( | MEMoidKey | key | ) |
| TOID | ( | struct hashmap_tx | ) |