Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
cdb52fc14747645d42d07e5f680da6058fbfd01c
/
libc
/
bionic
/
bionic_allocator.cpp
cdb52fc
Make private/bionic_page.h available as platform/bionic/page.h.
by Elliott Hughes
· 6 years ago
db6edcc
Fix BionicAllocator comment
by Ryan Prichard
· 6 years ago
3019d78
libasync_safe: stop clobbering other folks' identifiers.
by Elliott Hughes
· 6 years ago
96773a2
Add BionicAllocator::memalign
by Ryan Prichard
· 6 years ago
083d850
Move the linker allocator into libc
by Ryan Prichard
· 6 years ago
[Renamed (87%) from linker/linker_allocator.cpp]
52165b3
Replace some of linker_allocator's header includes
by Ryan Prichard
· 6 years ago
259429b
Further improve of linker memory allocators
by Vic Yang
· 7 years ago
5493851
Reduce LinkerSmallObjectAllocator memory overhead
by Vic Yang
· 7 years ago
de69660
Fix free pages count in LinkerSmallObjectAllocator
by Vic Yang
· 7 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
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 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
65707b6
Improvements to initialization of linker_allocator
by Dimitry Ivanov
· 9 years ago
f857211
Use trivial types to avoid calls to new for globals
by Dimitry Ivanov
· 9 years ago
d9d6a84
Unify names for pages allocated for small objects
by Dimitry Ivanov
· 9 years ago
3edc5c4
linker: align allocated blocks to 16 bytes
by Dimitry Ivanov
· 9 years ago
19656ce
General purpose memory allocator for linker.
by Dmitriy Ivanov
· 10 years ago
c9ce70d
Refactoring: rename linker_allocator files
by Dmitriy Ivanov
· 10 years ago
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