You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
We currently lack tests that verify that the volumes provided by PMEM-CSI really are backed by PMEM. What we promise is that mmap(MAP_SYNC) works, so we should also test exactly that.
We need to test this also with raw block volumes. If possible, just mmap the special device file.