Suggestion: cleaning up the address space.

Colin McCormack colin@field.medicine.adelaide.edu.au
Sun Apr 2 21:06:00 GMT 2000


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.




More information about the Libc-alpha mailing list