diff options
author | Vic Yang <victoryang@google.com> | 2018-12-04 23:59:57 -0800 |
---|---|---|
committer | Vic Yang <victoryang@google.com> | 2018-12-12 17:39:07 -0800 |
commit | 259429bd855daa54fc6ebf57982778db58e0331f (patch) | |
tree | af7d15d8070f717f5c8144e20fe2f0928f8dcc54 /tools/generate-version-script.py | |
parent | 5493851e1bd92fd64bcaeee53492584564c6e7cc (diff) |
Further improve of linker memory allocators
This includes:
- Blocks allocated by small object allocators are now aligned to
their block size.
- Remove redundant free_blocks_cnt and allocated_blocks_cnt, as they
sum up to a fixed number.
- Remove a redundant padding word in small_object_page_info on 32-bit
platform.
Test: Build and boot cuttlefish.
Change-Id: Ib922d7af739e3709e8a162c7f68e7f99bf95a914
Diffstat (limited to 'tools/generate-version-script.py')
0 files changed, 0 insertions, 0 deletions