[PATCH] D40038: [scudo] Soft and hard RSS limit checks

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 15:44:13 PST 2017


cryptoad updated this revision to Diff 122932.
cryptoad added a comment.

Adding a TODO with regard to `GetRSS` & `/proc/self/statm`.
Updating the tests to include `can_use_proc_maps_statm` again.


https://reviews.llvm.org/D40038

Files:
  lib/scudo/scudo_allocator.cpp
  test/scudo/rss.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40038.122932.patch
Type: text/x-patch
Size: 6924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/afb185b6/attachment.bin>


More information about the llvm-commits mailing list