Skip to content
  • Milan Broz's avatar
    Limit KDF memory by available physical memory. · fa1f8c0d
    Milan Broz authored
    On some systems the requested amount of memory causes OOM killer
    to kill the process (instead of returning ENOMEM).
    
    For now, we never try to use more than half of available
    physical memory.
    fa1f8c0d