This repository has been archived by the owner on Dec 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmap was failing due to missing either MAP_SHARED or MAP_PRIVATE flags. Once I had that figured out and enabled submodules, open would fail due to lacking open file limits. The error is now visible here for diagnosis.
- Loading branch information