diff options
author | Ajay Dudani <adudani@quicinc.com> | 2009-11-17 16:30:52 -0800 |
---|---|---|
committer | Ajay Dudani <adudani@quicinc.com> | 2009-11-17 16:30:52 -0800 |
commit | f2c01a09f31a54e36754a1a3215ba434c41f6f40 (patch) | |
tree | 501f6fe9c2002950f3b19ddb21435cefdffc7ebf /libc/kernel/common | |
parent | 194d3fa048cf909ca592dd56fa538dc9cd3f5ddb (diff) | |
download | bionic-f2c01a09f31a54e36754a1a3215ba434c41f6f40.zip bionic-f2c01a09f31a54e36754a1a3215ba434c41f6f40.tar.gz bionic-f2c01a09f31a54e36754a1a3215ba434c41f6f40.tar.bz2 |
bionic: Update linker addresses to support 2G VM split
Linux kernel has 2G VM virtual memory split to support larger physical memory.
As a result user space prelinked library locations are updated so it does not
overlap with kernel. In addition, the mmap start address is defined by kernel
as PAGE_OFFSET/3, hence have to accomodate that when defining prelinked map.
Diffstat (limited to 'libc/kernel/common')
0 files changed, 0 insertions, 0 deletions