sherintg
sherintg
This commit contains a new allocator which is a modified version of pmemobj. The new allocator operates on volatile memory and provides transaction functionality similar to that of pmemobj. The...
This change adds support of DAOS (https://docs.daos.io/) KV store to YCSB.
- The phase-2 allocator will now support evictable and non-evictable memory buckets. The new allocator can be enabled using DAOS_MD_ON_SSD_MODE=3. - Unit tests added to test the functionality. Required-githooks: true...
Existing Active EMB will now swtich to a different EMB if its space utilization is greater than 75%. ### Before requesting gatekeeper: * [ ] Two review approvals and any...