PageReleaseContext contains all the information needed for determing if
a page can be released. Splitting out the context increases the flexibility
of heterogenous free lists in the future. Also rename PackedCounterArray to
PageMap.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/scudo/standalone/release.h | ||
---|---|---|
351 | Same as below |
Comment Actions
Sorry for spamming patches. I was trying to see why phab keeps saying I added tab.
Tried several ways and couldn't remove it. I think I'm using space instead of tab...
Comment Actions
In phabricator those markers just mean that you added indentation, not that you added a tab.
Comment Actions
LGTM
Any other reviewers, please take a quick look to make everything looks okay. If you feel that you might not understand all of the deeper changes, we'd still appreciate a higher level review to make sure there are no obvious errors.
the