The output looks like,
Stats: SharedTSDs: 2 available; total 8 Shared TSD[0]: 00 ( 64): cached: 10 max: 26 32 ( 65552): cached: 1 max: 2 Shared TSD[1]: No block is cached.
Paths
| Differential D148755
[scudo] Support printing the status of cached blocks ClosedPublic Authored by Chia-hungDuan on Apr 19 2023, 4:14 PM.
Details Summary The output looks like, Stats: SharedTSDs: 2 available; total 8 Shared TSD[0]: 00 ( 64): cached: 10 max: 26 32 ( 65552): cached: 1 max: 2 Shared TSD[1]: No block is cached.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 19 2023, 4:27 PM This revision was landed with ongoing or failed builds.Apr 19 2023, 6:09 PM Closed by commit rGc5c0f9b400e5: [scudo] Support printing the status of cached blocks (authored by Chia-hungDuan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515168 compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/local_cache.h
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tsd_exclusive.h
compiler-rt/lib/scudo/standalone/tsd_shared.h
|