Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround mmap restrictions due to CONFIG_STRICT_DEVMEM #143

Closed
rbossy opened this issue Apr 4, 2022 · 1 comment · Fixed by #144
Closed

Workaround mmap restrictions due to CONFIG_STRICT_DEVMEM #143

rbossy opened this issue Apr 4, 2022 · 1 comment · Fixed by #144

Comments

@rbossy
Copy link
Member

rbossy commented Apr 4, 2022

See: Bibliome/bibliome-java-utils#29

Problem arises when:

  • using TabularProjector with trieSource
  • resuming from dump file
@rbossy
Copy link
Member Author

rbossy commented Apr 6, 2022

Reopening for new fix without mmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment