[PATCH] D74641: [scudo][standalone] Implement batch sorting based on reclaiming

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 12:08:29 PST 2020


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

Only sort if a release occured.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74641/new/

https://reviews.llvm.org/D74641

Files:
  compiler-rt/lib/scudo/standalone/list.h
  compiler-rt/lib/scudo/standalone/local_cache.h
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/release.h
  compiler-rt/lib/scudo/standalone/tests/release_test.cpp
  compiler-rt/lib/scudo/standalone/tests/size_class_map_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74641.245232.patch
Type: text/x-patch
Size: 12596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/34bf4601/attachment.bin>


More information about the llvm-commits mailing list