This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc: loading of shared objects with holes wastes address space


On Fri, Oct 14, 2011 at 12:42, Roland McGrath <roland@hack.frob.com> wrote:
> A change that I think would be reasonable is to extend the PROT_NONE
> blackout regions only as far as the segment size rounded to p_align.

The gap is deliberately PROT_NONE so that the program occupies a
consecutive address range.  No change needed or welcome.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]