Skip to content

Ignore result of mlock

Latest
Compare
Choose a tag to compare
@ahcm ahcm released this 15 Dec 02:30
· 11 commits to master since this release

Current Linux versions have too low memlock default limits.
Silently ignore mlock result.

  • Bump version to 1.0
  • return result of ftruncate
  • Ignore when the index cannot be memlocked.
  • Include libgen.h as per C99