...
If it still cannot fit into DRAM, as described in previous section, DAOS can flatten the object index tree and move object structures into DT-blob and only keep internal index in MD-blob and DRAM. However, flattening object index tree requires extra works like defragmentation after punching objects, so this is an optional feature.
...