LLNL / umap

User-space Page Management
GNU Lesser General Public License v2.1
104 stars 22 forks source link

Storing multi-regions in an ordered map #90

Closed mcfadden8 closed 5 years ago

mcfadden8 commented 5 years ago

Using an ordered map to for managing multiple regions.

mcfadden8 commented 5 years ago

The ordered map is being used for the multiple umap regions (multiple individually umapped files). This should not change performance of the case where there is only one umapped file.

I think I had sent an email earlier describing the change to you and Roger.