This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Remove RSS checking code.
ClosedPublic

Authored by cferris on Aug 29 2023, 7:40 PM.

Details

Summary

The RSS code is not very useful and can be replicated by using
ulimit. Remove it and remove the options associated with it.

Diff Detail

Event Timeline

cferris created this revision.Aug 29 2023, 7:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2023, 7:40 PM
cferris requested review of this revision.Aug 29 2023, 7:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 29 2023, 7:40 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris updated this revision to Diff 554551.Aug 29 2023, 7:43 PM

Actually remove rss files.

Chia-hungDuan accepted this revision.Aug 30 2023, 9:55 AM
This revision is now accepted and ready to land.Aug 30 2023, 9:55 AM
This revision was automatically updated to reflect the committed changes.
compiler-rt/lib/scudo/standalone/rss_limit_checker.h