[PATCH] D119572: Add virtual mem size when setting RSS limit on Apple platforms.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 12:51:10 PST 2022
fhahn planned changes to this revision.
fhahn added a comment.
Using `getpid` is not supported on all platforms. I'll see if there's a workaround, otherwise we probably have to ignore `RLIMIT_RSS` for apple platforms.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119572/new/
https://reviews.llvm.org/D119572
More information about the llvm-commits
mailing list