This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

Suggestion: cleaning up the address space.


Hello,

Under i86, Linux, glibc maps itself to the magic address 0x40000000, and 
dynamic loads grow up from there.

It would be more useful if dynamically loaded libs were to be allocated at the 
very top of the available address space, and grow downward.

This would open up the rest of the address space for contiguous allocation, 
which would be a Very Good Thing (TM).

Colin.



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