Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a1c1c71e24c93a720bbf13de129c75a9a0bde37a
/
runtime
/
gc
/
allocator
/
rosalloc.h
a1c1c71
Use reader lock of bulk free lock when not freeing.
by Mathieu Chartier
· 11 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
5fcfa7d
Move RoS allocator to use unordered_set.
by Ian Rogers
· 11 years ago
0651d41
Add thread unsafe allocation methods to spaces.
by Mathieu Chartier
· 11 years ago
59e6760
Rosalloc: fix signature for 64b
by Andreas Gampe
· 11 years ago
73d1e17
Enable reading page map without lock in RosAlloc::BulkFree
by Mathieu Chartier
· 11 years ago
8585bad
Return bytes freed from RosAlloc.
by Mathieu Chartier
· 11 years ago
d9a88de
Implement rosalloc page trimming without suspending threads.
by Hiroshi Yamauchi
· 11 years ago
c93c530
Revoke rosalloc thread-local buffers at the checkpoint.
by Hiroshi Yamauchi
· 11 years ago
661974a
Fix valgrind gtests and memory leaks.
by Mathieu Chartier
· 12 years ago
26d69ff
Decrease lock uses in RosAlloc::BulkFree().
by Hiroshi Yamauchi
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
6fac447
Make allocations report usable size.
by Ian Rogers
· 11 years ago
a4adbfd
RosAlloc verification.
by Hiroshi Yamauchi
· 11 years ago
70f6004
Fix a race condition in RosAlloc.
by Hiroshi Yamauchi
· 11 years ago
573f7d2
Fix an array copy benchmark regression.
by Hiroshi Yamauchi
· 12 years ago
3c2856e
Inline RosAlloc::Alloc().
by Hiroshi Yamauchi
· 12 years ago
e5eedcb
Fix cpplint errors.
by Hiroshi Yamauchi
· 12 years ago
cf58d4a
A custom 'runs-of-slots' memory allocator.
by Hiroshi Yamauchi
· 12 years ago