1
0
mirror of https://github.com/Zygo/bees.git synced 2025-11-04 12:10:34 +01:00
Files
bees/src/bees-hash.cc
Zygo Blaxell 382f8bf06a hash: prevent eleventy-gigabyte core dumps
Add MADV_DONTDUMP to the list of advice flags.

There are now three flags which may or may not be supported by the
target kernel.  Try each one and log its success or failure separately.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2017-01-12 22:55:08 -05:00

22 KiB