Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
08cf9498553b88b0e41d3e4b233c04ac54e89c7a
/
linker
/
linker_block_allocator.cpp
08cf949
Change default block size alignment to be 4 for memory saving on 32-bit arch
by Eric Miao
· 3 years, 7 months ago
3205cdd
linker: CHECK() or async_safe_fatal() rather than abort().
by Elliott Hughes
· 5 years ago
92b3e1b
Cosmetic changes to linker allocator and config
by Ryan Prichard
· 6 years ago
bb7e123
Purge linker block allocators before leaving linker
by Vic Yang
· 6 years ago
7bb60fc
Revert "linker: Purge block allocator memory when possible"
by Vic Yang
· 6 years ago
dac328a
linker: Reduce number of mmap()/prctl() calls in block allocator
by Vic Yang
· 6 years ago
fb78a4a
linker: Purge block allocator memory when possible
by Vic Yang
· 6 years ago
99d5465
Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>.
by Elliott Hughes
· 7 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
bcc4da9
Unify linker files under one license (BSD)
by Dimitry Ivanov
· 8 years ago
8cbe97d
Remove unnecessary memsets in linker allocators
by Dimitry Ivanov
· 8 years ago
3edc5c4
linker: align allocated blocks to 16 bytes
by Dimitry Ivanov
· 9 years ago
600bc3c
Rename LinkerAllocator and LinkerAllocatorPage
by Dmitriy Ivanov
· 10 years ago
c9ce70d
Refactoring: rename linker_allocator files
by Dmitriy Ivanov
· 10 years ago
[Renamed (98%) from linker/linker_allocator.cpp]
05fc1d7
Add missing includes.
by Elliott Hughes
· 10 years ago
51a22a1
Label pages mapped by linker_allocator
by Dmitriy Ivanov
· 11 years ago
4151ea7
Fix global variable initialization for linker
by Dmitriy Ivanov
· 11 years ago
d59e500
Improve detection of already loaded libraries
by Dmitriy Ivanov
· 11 years ago
1079406
Fix for linker allocator
by Dmitriy Ivanov
· 11 years ago
bc23e53
Remove page level mprotects
by Dmitriy Ivanov
· 11 years ago
d597d26
Refactor linker allocator
by Dmitriy Ivanov
· 11 years ago