]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
Limit the amount of RAM that will be used
authorJoe Richey joerichey@google.com <joerichey@google.com>
Thu, 11 Jan 2018 04:24:15 +0000 (20:24 -0800)
committerJoe Richey joerichey@google.com <joerichey@google.com>
Thu, 11 Jan 2018 04:24:15 +0000 (20:24 -0800)
commit7b5380f9a81ad259a810d6bc965b206f37a8efeb
tree395679f4785abcf8e044d0ea6c0e4f1fa127a95d
parentb7295ee7e3514f616d03a4c0ab391db22d6ab315
Limit the amount of RAM that will be used

Fixes #73.

Adds maxMemoryBytes as 128MiB and cleans up the helper
functions/variables to make it more clear which values are a number of
bytes, and which values are a number of KiB.
actions/config.go