1 Commits

Author SHA1 Message Date
Lv Ying
73615b42a5 elf/ld.so: ld.so mmap shared object use hugepage new feature and bugfix
* feature: support HUGEPAGE_PROBE + hugepageedit mark shared object
           specified segment, just try to use hugepage to mmap specified segment
           instead of all the segments in the shared object
* bugfix: remove _mmap_hole when ld.so mmap PT_LOAD segment try to use hugepage

Signed-off-by: Lv Ying <lvying6@huawei.com>
2023-02-28 05:05:08 +08:00